use phpmyadmin 5.0.2-debian-10-r72

This commit is contained in:
Cold-Egg
2020-06-05 15:49:04 +08:00
parent c7d05b793e
commit 6d3f71b7cc
+2 -1
View File
@@ -32,7 +32,8 @@ services:
environment:
TZ: ${TimeZone}
phpmyadmin:
image: bitnami/phpmyadmin:latest
#image: bitnami/phpmyadmin:latest
image: bitnami/phpmyadmin:5.0.2-debian-10-r72
ports:
- 8080:80
- 8443:443