We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96fbc29 commit 3740c4aCopy full SHA for 3740c4a
docker-compose.yml
@@ -13,7 +13,7 @@ services:
13
restart: on-failure
14
15
mysqldb:
16
- image: mysql:5.7
+ image: mysql:8.0.32
17
ports:
18
- "3306:3306"
19
environment:
0 commit comments