更新部分镜像版本

This commit is contained in:
2024-10-10 17:18:00 +00:00
committed by cloud-init created default user
parent 00f679a0f6
commit f084d89eab
13 changed files with 126 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
mysql:
image: mysql:8.0.37
image: mysql:8.0.39
container_name: mysql
hostname: mysql
restart: always