We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc00344 + 6e9ef01 commit 3d0eb53Copy full SHA for 3d0eb53
docker-compose.yml
@@ -27,7 +27,7 @@ services:
27
environment:
28
- MYSQL_DATABASE=datacite
29
- MYSQL_ALLOW_EMPTY_PASSWORD="yes"
30
- image: mysql:5.7
+ image: mysql:8.0
31
ports:
32
- "3311:3306"
33
networks:
0 commit comments