1 Commits

Author SHA1 Message Date
12a4cab63c Update docker Docker tag to v29 2026-06-20 12:02:59 +00:00

View File

@@ -29,7 +29,7 @@ spec:
spec:
initContainers:
- name: init-gitea
image: "busybox:1.38.0"
image: "busybox:1.37.0"
command:
- sh
- -c
@@ -70,7 +70,7 @@ spec:
- mountPath: /data
name: data-act-runner
- name: dind
image: "docker:28.3.2-dind"
image: "docker:29.6.0-dind"
imagePullPolicy: IfNotPresent
args:
- dockerd