Merge pull request #3901 from okxlin/renovate/dbgate-dbgate-7.x

Update dbgate/dbgate Docker tag to v7.1.11
This commit is contained in:
okxlin
2026-05-07 00:54:54 +08:00
committed by GitHub
3 changed files with 1 additions and 1 deletions
@@ -8,7 +8,7 @@ services:
- "${PANEL_APP_PORT_HTTP}:3000"
volumes:
- "${DATA_PATH}:/root/.dbgate"
image: "dbgate/dbgate:7.1.10"
image: "dbgate/dbgate:7.1.11"
labels:
createdBy: "Apps"