Using custom image for docker dind

This commit is contained in:
sqaisar 2025-01-17 17:28:44 +05:00
parent f6b4d87431
commit 7cdb4ec2e8
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ volumeMounts:
{{- end }}
{{- define "gha-runner-scale-set.dind-container" -}}
image: docker:dind
image: harbor.gcp.pype.tech/devops/docker:dind
args:
- dockerd
- --host=unix:///var/run/docker.sock