1
0
Fork 0

feat: MSQL 版本升级至 8.0.39

This commit is contained in:
wanghe-fit2cloud 2024-07-23 10:17:46 +08:00
parent 8508ae42c3
commit 52df674f17
3 changed files with 1 additions and 1 deletions

View File

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