1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-13 13:50:28 +08:00

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

This commit is contained in:
renovate[bot] 2024-09-06 13:29:44 +00:00 committed by GitHub
parent 9a6f7f8eb9
commit 423413bd76

View File

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