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 2c3445a commit eccd7c9Copy full SHA for eccd7c9
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.2-dind@sha256:6b9cd914eb9c6b342c040a49a27a5eb3804453bae6ecc90f7ff96133595a95e8
+ image: docker:29.5.3-dind@sha256:ad68e89b675740867a3bb96488a93fea9209ad36c6305bfba2664912d6dcf11a
63
args:
64
- dockerd
65
- --host=unix:///run/docker/docker.sock
0 commit comments