Skip to content

Commit

Permalink
Merge pull request #196 from amitsagtani97/add_image_tag
Browse files Browse the repository at this point in the history
add image tag to alpine/curl
  • Loading branch information
hslatman authored Dec 3, 2024
2 parents b8bfbc9 + 79638c5 commit 872f5b4
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:latest
command:
- 'curl'
args:
Expand Down

0 comments on commit 872f5b4

Please sign in to comment.