mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
use phpmyadmin 5.0.2-debian-10-r72
This commit is contained in:
+2
-1
@@ -32,7 +32,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
TZ: ${TimeZone}
|
TZ: ${TimeZone}
|
||||||
phpmyadmin:
|
phpmyadmin:
|
||||||
image: bitnami/phpmyadmin:latest
|
#image: bitnami/phpmyadmin:latest
|
||||||
|
image: bitnami/phpmyadmin:5.0.2-debian-10-r72
|
||||||
ports:
|
ports:
|
||||||
- 8080:80
|
- 8080:80
|
||||||
- 8443:443
|
- 8443:443
|
||||||
|
|||||||
Reference in New Issue
Block a user