Skip to content

Commit f78826d

Browse files
author
kumari tanushree
committed
Updated nginx image tag to fix test failure
Signed-off-by: kumari tanushree <[email protected]>
1 parent 4d92b8f commit f78826d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/assets/https-server/server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
spec:
3434
containers:
3535
- name: self-signed-https-server
36-
image: nginx
36+
image: nginx:1.10
3737
ports:
3838
- containerPort: 443
3939
readinessProbe:

0 commit comments

Comments
 (0)