mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-20 13:00:30 +08:00
fix: MySQL v8.4.0 版本回滚
This commit is contained in:
parent
d717dd936d
commit
c5808082a8
@ -1,6 +1,6 @@
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.4.0
|
||||
image: mysql:8.2.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
Loading…
Reference in New Issue
Block a user