diff options
Diffstat (limited to 'syz-cluster/workflow/build-step/workflow-template.yaml')
| -rw-r--r-- | syz-cluster/workflow/build-step/workflow-template.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/syz-cluster/workflow/build-step/workflow-template.yaml b/syz-cluster/workflow/build-step/workflow-template.yaml index 9d3f3485c..76edbf037 100644 --- a/syz-cluster/workflow/build-step/workflow-template.yaml +++ b/syz-cluster/workflow/build-step/workflow-template.yaml @@ -24,7 +24,7 @@ spec: path: /tmp/request.json initContainers: - name: setup-overlays - image: bitnami/git:latest + image: alpine/git:latest imagePullPolicy: IfNotPresent command: - sh |
