mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-05-12 21:30:35 +08:00
feat: mysql 升级版本 8.0.30 -> 8.0.33 (#130)
This commit is contained in:
parent
e278c98a30
commit
29fc54cf02
@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.0.30
|
||||
image: mysql:8.0.33
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
Loading…
Reference in New Issue
Block a user