feat: 回退 MSQL 8.2.0 版本

This commit is contained in:
wanghe-fit2cloud 2024-02-01 14:02:13 +08:00
parent 0833fe3a20
commit 9f700186f8
3 changed files with 1 additions and 1 deletions

View File

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