Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jnpacker authored Jun 28, 2021
1 parent 8728095 commit 9800701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: nginx
image: quay.io/jpacker/nginx:1.14.1
image: quay.io/jpacker/nginx:1.16.1
ports:
- containerPort: 8080
imagePullPolicy: Always

0 comments on commit 9800701

Please sign in to comment.