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

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

This commit is contained in:
renovate[bot] 2024-06-08 16:40:17 +00:00 committed by GitHub
parent f3f9b54d95
commit 72b7af2370

View File

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