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

Merge pull request #2256 from okxlin/renovate/dbeaver-cloudbeaver-24.x

chore(deps): update dbeaver/cloudbeaver docker tag to v24.2.2
This commit is contained in:
okxlin 2024-10-07 20:13:00 +08:00 committed by GitHub
commit 0cbf2913dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ services:
volumes:
- "${DATA_PATH}:/opt/cloudbeaver/workspace"
tty: true
image: dbeaver/cloudbeaver:24.2.1
image: dbeaver/cloudbeaver:24.2.2
labels:
createdBy: "Apps"