更新部分镜像版本

This commit is contained in:
2024-12-19 09:36:00 +00:00
committed by cloud-init created default user
parent 5158128582
commit 035b8dba61
9 changed files with 76 additions and 76 deletions

View File

@@ -258,7 +258,7 @@ spec:
claimName: hty1024-app-seafile-pvc-data
containers:
- name: mariadb
image: mariadb:10.11.9
image: mariadb:10.11.10
ports:
- name: tcp
containerPort: 3306
@@ -297,7 +297,7 @@ spec:
periodSeconds: 5
successThreshold: 3
- name: memcached
image: memcached:1.6.32-alpine3.20
image: memcached:1.6.33-alpine3.21
ports:
- name: tcp
containerPort: 11211