diff --git a/k8s/frontend.yaml b/k8s/frontend.yaml index 291542404..bd244beb2 100644 --- a/k8s/frontend.yaml +++ b/k8s/frontend.yaml @@ -27,7 +27,7 @@ spec: spec: containers: - name: nginx - image: nginx:1.11.10-alpine + image: nginx:1.13.8-alpine imagePullPolicy: IfNotPresent ports: - containerPort: 8080