We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 555545b commit bd6a2d4Copy full SHA for bd6a2d4
docker-compose.yml
@@ -8,7 +8,7 @@ services:
8
container_name: healthpro-mysql
9
hostname: healthpro-mysql
10
platform: linux/x86_64
11
- image: mysql:5.7
+ image: mysql:8.0.37
12
ports:
13
- "53306:3306"
14
volumes:
0 commit comments