We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440c403 commit fd1b2b7Copy full SHA for fd1b2b7
1 file changed
docker-compose.phpmyadmin.yaml
@@ -2,7 +2,7 @@
2
services:
3
phpmyadmin:
4
container_name: ddev-${DDEV_SITENAME}-phpmyadmin
5
- image: phpmyadmin:5
+ image: phpmyadmin:5.2.0
6
working_dir: "/root"
7
restart: "no"
8
labels:
0 commit comments