feat: MySQL 版本升级至 v8.0.38

This commit is contained in:
wanghe-fit2cloud 2024-07-08 09:44:47 +08:00
parent cb66a9f15f
commit fb1e10358a
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: