We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 386414d commit e91d45fCopy full SHA for e91d45f
1 file changed
kubernetes/apps/actions-runner/runners/helmrelease.yaml
@@ -59,7 +59,7 @@ spec:
59
mountPath: /run/docker
60
readOnly: true
61
- name: dind
62
- image: docker:29.5.1-dind@sha256:eed377f3ce14afda560e742c5b3ae446df1ce00a16e1beab2ac6c78c1477fe85
+ image: docker:29.5.2-dind@sha256:6b9cd914eb9c6b342c040a49a27a5eb3804453bae6ecc90f7ff96133595a95e8
63
args:
64
- dockerd
65
- --host=unix:///run/docker/docker.sock
0 commit comments