Skip to content

Commit 0d8af90

Browse files
committed
MySQL 8 image for docker
1 parent 85d4f64 commit 0d8af90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
volumes:
1515
- ./plugins/gh-datainmap/:/var/www/html/wp-content/plugins/gh-datainmap
1616
db:
17-
image: mysql:5.7
17+
image: mysql:8
1818
environment:
1919
MYSQL_DATABASE: wordpress
2020
MYSQL_USER: wordpress

0 commit comments

Comments
 (0)