modified: docker-compose.yml

This commit is contained in:
Code-Egg
2025-03-07 10:25:02 +08:00
parent 0a7d0ceed7
commit d94611b2f6
+1 -1
View File
@@ -37,7 +37,7 @@ services:
networks:
- default
phpmyadmin:
image: bitnami/phpmyadmin:5.2.0-debian-11-r43
image: bitnami/phpmyadmin:5.2.2
ports:
- 8080:8080
- 8443:8443