We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 754fc39 commit b408569Copy full SHA for b408569
docker-compose.yml
@@ -16,7 +16,7 @@ services:
16
- 44006:3306
17
18
adminer:
19
- image: adminer:4.7.1
+ image: adminer:4.8.0
20
restart: always
21
ports:
22
- 44100:8080
0 commit comments