Skip to content

Commit

Permalink
add image tag to alpine/curl
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Sep 17, 2024
1 parent a259a2e commit 3f4f4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step-certificates/templates/tests/test-connection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
spec:
containers:
- name: curl
image: alpine/curl
image: alpine/curl:8.10.0
command:
- 'curl'
args:
Expand Down

0 comments on commit 3f4f4a1

Please sign in to comment.