Skip to content

Commit

Permalink
use phpmyadmin 5.0.2-debian-10-r72
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Egg committed Jun 5, 2020
1 parent c7d05b7 commit 6d3f71b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d3f71b

Please sign in to comment.