Update nginx-deployment.yaml (#10442)

Updated the `nginx` version docker container.
This commit is contained in:
JJ Asghar
2018-10-03 19:27:36 -05:00
committed by k8s-ci-robot
parent 075de6be40
commit 0efa984ce2
@@ -16,6 +16,6 @@ spec:
spec:
containers:
- name: nginx
image: nginx:1.7.9
image: nginx:1.15.4
ports:
- containerPort: 80