mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-28 11:20:49 +08:00
feat: 回退 MSQL 8.2.0 版本
This commit is contained in:
parent
72cf44b5b5
commit
e367ef5b21
@ -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:
|
||||
Loading…
Reference in New Issue
Block a user