feat: mysql 升级版本 8.0.30 -> 8.0.33 (#130)

This commit is contained in:
zhengkunwang223 2023-06-02 17:45:54 +08:00 committed by GitHub
parent 049e1391d9
commit d006d65515
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '3'
services:
mysql:
image: mysql:8.0.30
image: mysql:8.0.33
container_name: ${CONTAINER_NAME}
restart: always
environment: