1
0
Fork 0

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: services:
mysql: mysql:
image: mysql:8.0.37 image: mysql:8.0.38
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
environment: environment: