We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d4f64 commit 0d8af90Copy full SHA for 0d8af90
1 file changed
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
volumes:
15
- ./plugins/gh-datainmap/:/var/www/html/wp-content/plugins/gh-datainmap
16
db:
17
- image: mysql:5.7
+ image: mysql:8
18
environment:
19
MYSQL_DATABASE: wordpress
20
MYSQL_USER: wordpress
0 commit comments