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 f89a9a2 commit f18eae1Copy full SHA for f18eae1
nginx-controller/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.15.2
+FROM nginx:1.15.6
2
3
# forward nginx access and error logs to stdout and stderr of the ingress
4
# controller process
nginx-controller/DockerfileForAlpine
-FROM nginx:1.15.2-alpine
+FROM nginx:1.15.6-alpine
0 commit comments