feat: 更新 mysql 版本到 8.0.34 (#284)

This commit is contained in:
zhengkunwang
2023-08-01 16:05:45 +08:00
committed by GitHub
parent 4d427a6a12
commit 365d750c56
5 changed files with 6 additions and 3 deletions
@@ -2,7 +2,7 @@ version: '3'
services:
mysql:
image: mysql:8.0.33
image: mysql:8.0.34
container_name: ${CONTAINER_NAME}
restart: always
environment: