mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
feat:更新mysql到8.4.0
This commit is contained in:
parent
ba053e8013
commit
5737fc11dd
@ -2,7 +2,7 @@ version: '3'
|
||||
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:8.3.0
|
||||
image: mysql:8.4.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
environment:
|
||||
Loading…
x
Reference in New Issue
Block a user