1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 04:31:05 +08:00

feat: mysql 升级版本 8.0.30 -> 8.0.33 (#130)

This commit is contained in:
zhengkunwang223 2023-06-02 17:45:54 +08:00 committed by GitHub
parent e278c98a30
commit 29fc54cf02
3 changed files with 1 additions and 1 deletions

View File

@ -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: