fix: MySQL v8.4.0 版本回滚

This commit is contained in:
wanghe-fit2cloud 2024-05-07 10:50:40 +08:00
parent 71f32e179e
commit 8721fc74fe
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
mysql:
image: mysql:8.4.0
image: mysql:8.2.0
container_name: ${CONTAINER_NAME}
restart: always
environment: