We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f446d72 + 29788f4 commit d30fedfCopy full SHA for d30fedf
nginx-controller/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.13.12
+FROM nginx:1.15.2
2
3
# forward nginx access and error logs to stdout and stderr of the ingress
4
# controller process
nginx-controller/DockerfileForAlpine
-FROM nginx:1.13.12-alpine
+FROM nginx:1.15.2-alpine
0 commit comments