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 4ca1f3a commit f1af11eCopy full SHA for f1af11e
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.3-dind@sha256:685b91dca8eab7de1dce1c303dbb7a763e4082d6a60db10968adf3295fbd2495
+ image: docker:29.5.1-dind@sha256:eed377f3ce14afda560e742c5b3ae446df1ce00a16e1beab2ac6c78c1477fe85
63
args:
64
- dockerd
65
- --host=unix:///run/docker/docker.sock
0 commit comments