Skip to content

Commit

Permalink
use latest image
Browse files Browse the repository at this point in the history
  • Loading branch information
LordofAvernus committed Oct 18, 2024
1 parent 7d577b6 commit d1a1cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-images/sqle/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ services:
command: ['mysqld', '--character-set-server=utf8mb4', '--collation-server=utf8mb4_unicode_ci']

cb-for-sqle:
image: actiontech/cloudbeaver:23.2.2
image: actiontech/cloudbeaver:latest
container_name: cb-for-sqle
privileged: true
stdin_open: true
Expand Down

0 comments on commit d1a1cda

Please sign in to comment.