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 2939c46 commit 4ee3f6dCopy full SHA for 4ee3f6d
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:a6dd5322747a95cd8e3207bd8d415a8fd20ec34e9c00f06dc019cbd912013489
+ image: docker:29.4.1-dind@sha256:c77e5d7912f9b137cc67051fdc2991d8f5ae22c55ddf532bb836dcb693a04940
63
args:
64
- dockerd
65
- --host=unix:///run/docker/docker.sock
0 commit comments