We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 722f661 + 51f3e62 commit 6db002cCopy full SHA for 6db002c
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.17.0
+FROM nginx:1.17.1
2
3
# forward nginx access and error logs to stdout and stderr of the ingress
4
# controller process
build/DockerfileForAlpine
-FROM nginx:1.17.0-alpine
+FROM nginx:1.17.1-alpine
0 commit comments