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 21fca35 commit 94a6576Copy full SHA for 94a6576
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.4.0-dind@sha256:f80c26212befc1c1988b529495532c6b9180d9b1dab1611f4a1efbe9da8ec821
+ image: docker:29.4.0-dind@sha256:a6dd5322747a95cd8e3207bd8d415a8fd20ec34e9c00f06dc019cbd912013489
63
args:
64
- dockerd
65
- --host=unix:///run/docker/docker.sock
0 commit comments