1 Commits

Author SHA1 Message Date
15646b307a chore(deps): update docker docker tag to v28.5.2 2025-12-21 02:13:36 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ spec:
- name: csismb-authelia-conf
mountPath: /config
- name: redis
image: redis:8-alpine
image: redis:7-alpine
args:
- redis-server
- --requirepass

View File

@@ -70,7 +70,7 @@ spec:
- mountPath: /data
name: data-act-runner
- name: dind
image: "docker:28.3.2-dind"
image: "docker:28.5.2-dind"
imagePullPolicy: IfNotPresent
args:
- dockerd