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 edcba72 commit 51a8446Copy full SHA for 51a8446
nginx-controller/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.11.7
+FROM nginx:1.11.8
2
3
# forward nginx access and error logs to stdout and stderr of the ingress
4
# controller process
nginx-controller/DockerfileForAlpine
-FROM nginx:1.11.5-alpine
+FROM nginx:1.11.8-alpine
0 commit comments