更新部分镜像版本

This commit is contained in:
huty 2024-11-11 13:39:00 +00:00 committed by cloud-init created default user
parent f084d89eab
commit aeea4083f8
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
portainer:
image: portainer/portainer-ce:2.22.0-alpine
image: portainer/portainer-ce:2.23.0-alpine
container_name: portainer
hostname: portainer
restart: always

View File

@ -2,7 +2,7 @@ version: "3.9"
services:
wikijs:
image: requarks/wiki:2.5.304
image: requarks/wiki:2.5.305
container_name: wikijs
hostname: wikijs
restart: always