Skip to content

Commit e212f70

Browse files
authored
Update deployment.yaml
1 parent 7129252 commit e212f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

payloads/argo-cd/deployment.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
spec:
1818
initContainers:
1919
- name: download-tools
20-
image: curlimages/curl:latest
20+
image: curlimages/curl:7.78.0
2121
command: [/bin/sh, -c]
2222
args:
2323
- OOBPAYLOAD

0 commit comments

Comments
 (0)