1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-31 03:24:59 +08:00

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

This commit is contained in:
renovate[bot] 2024-05-30 09:17:37 +00:00 committed by GitHub
parent 74dd1dd5dd
commit 219463a639

View File

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