1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-21 02:19:34 +08:00

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

This commit is contained in:
renovate[bot] 2024-09-10 09:17:57 +00:00 committed by GitHub
parent 2d2117df1c
commit 918204e451

View File

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