Skip to content

Commit

Permalink
Merge pull request #1252 from carvel-dev/update-nginx-img-in-test
Browse files Browse the repository at this point in the history
Updated nginx image tag to fix e2e test failure
  • Loading branch information
kumaritanushree authored Jun 20, 2023
1 parent e3beee2 commit 9adbe85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/assets/https-server/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
spec:
containers:
- name: self-signed-https-server
image: nginx
image: nginx:1.10
ports:
- containerPort: 443
readinessProbe:
Expand Down

0 comments on commit 9adbe85

Please sign in to comment.