Update dbeaver/cloudbeaver Docker tag to v25.1.2 (#507)
This commit is contained in:
parent
164ff5fcdc
commit
aac4ed22f1
|
|
@ -9,7 +9,7 @@ services:
|
|||
volumes:
|
||||
- "${DATA_PATH}:/opt/cloudbeaver/workspace"
|
||||
tty: true
|
||||
image: dbeaver/cloudbeaver:25.1.1
|
||||
image: dbeaver/cloudbeaver:25.1.2
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
Loading…
Reference in New Issue