更新部分镜像版本

This commit is contained in:
2025-06-03 10:10:00 +00:00
committed by cloud-init created default user
parent 3bf48989c7
commit c82131b8ac
7 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
mariadb:
image: mariadb:10.11.11
image: mariadb:10.11.13
container_name: mariadb
hostname: mariadb
restart: always

View File

@@ -2,7 +2,7 @@ version: "3.9"
services:
mariadb:
image: mariadb:10.11.11
image: mariadb:10.11.13
container_name: mariadb
hostname: mariadb
restart: always