Update MySQL image version to 5.7.44
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ services:
|
|||||||
|
|
||||||
mysql:
|
mysql:
|
||||||
# image: mysql:8.0.36
|
# image: mysql:8.0.36
|
||||||
image: mysql:5.7.42
|
image: mysql:5.7.44
|
||||||
container_name: mysql
|
container_name: mysql
|
||||||
ports:
|
ports:
|
||||||
- "127.0.0.1:3306:3306"
|
- "127.0.0.1:3306:3306"
|
||||||
|
|||||||
Reference in New Issue
Block a user