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.
1 parent 09730c5 commit f48d79eCopy full SHA for f48d79e
build/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.15.9
+FROM nginx:1.15.10
2
3
# forward nginx access and error logs to stdout and stderr of the ingress
4
# controller process
build/DockerfileForAlpine
-FROM nginx:1.15.9-alpine
+FROM nginx:1.15.10-alpine
0 commit comments