We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fec8c63 + 7ab6dcc commit 08a1ebbCopy full SHA for 08a1ebb
docker-compose.yml
@@ -16,7 +16,7 @@ services:
16
- 44006:3306
17
18
adminer:
19
- image: adminer:4.7.0
+ image: adminer:4.7.1
20
restart: always
21
ports:
22
- 44100:8080
0 commit comments