Skip to content

Commit e349e8b

Browse files
fix(container): update image adminer to v5.5.1
1 parent 3445183 commit e349e8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ services:
8282
retries: 60
8383

8484
adminer:
85-
image: adminer:5.5.0@sha256:a1e730bf95a18f1d7c38b409ab58a39d57d07bdb090614b81f5c7b37c6021b96
85+
image: adminer:5.5.1@sha256:890cffec7caa20159fb6f68c1a521b2e5879f7314f4845d4ebca7cc1cf145971
8686
restart: always
8787
environment:
8888
ADMINER_DEFAULT_SERVER: mysql

0 commit comments

Comments
 (0)