1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-18 11:59:35 +08:00

feat: MySQL 版本升级至 v8.0.38

This commit is contained in:
wanghe-fit2cloud 2024-07-08 09:44:47 +08:00
parent 39c0b180c9
commit f8f05550e5
3 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services:
mysql:
image: mysql:8.0.37
image: mysql:8.0.38
container_name: ${CONTAINER_NAME}
restart: always
environment: