We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a8df13 commit 1479765Copy full SHA for 1479765
docker-compose.yml
@@ -23,7 +23,7 @@ services:
23
- no-new-privileges:true
24
25
adminer:
26
- image: adminer:4.8.1@sha256:34d37131366c5aa84e1693dbed48593ed6f95fb450b576c1a7a59d3a9c9e8802
+ image: adminer:5.0.4@sha256:f01629adf5f21450d467e209f4daa921c443c002479aa49a68525fe2679c45e4
27
restart: always
28
ports:
29
- 8080:8080
0 commit comments