feat: bumb mysql container image version to 8.0.32

This commit is contained in:
Wing-Kam Wong
2023-01-26 17:24:51 +08:00
parent 002d317ef0
commit 410e71e5bd
4 changed files with 24 additions and 20 deletions

View File

@@ -31,7 +31,7 @@ services:
MYSQL_PASSWORD: password
MYSQL_ROOT_PASSWORD: password
MYSQL_USER: noco
image: "mysql:5.7"
image: "mysql:8.0.32"
deploy:
resources:
limits: