update mysql version

fix char set
This commit is contained in:
Lei Xu
2022-02-15 17:20:00 +08:00
parent 10ef6fb27a
commit 5b44cff100
4 changed files with 6 additions and 4 deletions

View File

@ -33,7 +33,7 @@ workspace:
- ruoyi-dev-network
ruoyi-db:
image: registry.cn-hangzhou.aliyuncs.com/boathouse/mysql:5.6
image: registry.cn-hangzhou.aliyuncs.com/smartide/mysql:8.0.21
command:
- --default-authentication-plugin=mysql_native_password
restart: always