1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-22 18:29:37 +08:00

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

This commit is contained in:
renovate[bot] 2024-09-04 18:03:14 +00:00 committed by GitHub
parent 8bd0cbfde4
commit a6c47d5e25

View File

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