1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-11 03:22:31 +08:00

chore(deps): update dbgate/dbgate docker tag to v5.2.8

This commit is contained in:
renovate[bot] 2024-05-17 07:53:29 +00:00 committed by GitHub
parent b22965b5dd
commit 8c20b165af

View File

@ -9,7 +9,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:3000"
volumes:
- "${DATA_PATH}:/root/.dbgate"
image: "dbgate/dbgate:5.2.7"
image: "dbgate/dbgate:5.2.8"
labels:
createdBy: "Apps"