Update mysql version

pull/37/head
DiouxX 4 years ago committed by GitHub
parent dd0be24762
commit 4a32ee01ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,7 +3,7 @@ version: "3.2"
services:
#Mysql Container
mysql:
image: mysql:5.7.23
image: mysql:5.7.34
container_name: mysql
hostname: mysql
volumes:

Loading…
Cancel
Save