We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a61f96 commit c6d7d95Copy full SHA for c6d7d95
docker/docker-compose.dev.yml
@@ -13,7 +13,7 @@ services:
13
- "${MYSQL_PORT}:3306"
14
15
phpmyadmin:
16
- image: phpmyadmin:5.2@sha256:3483eea0cdfe5a4a67cd1030f8e5f1cce291fcade2a8eb18fbec7f91c54d6bf1
+ image: phpmyadmin:5.2@sha256:277cc3b281b2eb5404b240acc1ab7583f2fef8a5bc13be4dd09366c080cbd6d7
17
restart: always
18
environment:
19
PMA_HOST: mariadb
0 commit comments