1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-03 13:16:40 +08:00

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

This commit is contained in:
renovate[bot] 2024-06-21 17:02:59 +00:00 committed by GitHub
parent 4b28c5cfba
commit 4c5a3787f2

View File

@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:3000"
volumes:
- "${DATA_PATH}:/root/.dbgate"
image: "dbgate/dbgate:5.3.0"
image: "dbgate/dbgate:5.3.1"
labels:
createdBy: "Apps"