update example nginx to 1.17 (#16045)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
c1cf090946
commit
60746a7153
@@ -1,4 +1,4 @@
|
|||||||
FROM nginx:1.9.14
|
FROM nginx:1.17.3
|
||||||
|
|
||||||
RUN rm /etc/nginx/conf.d/default.conf
|
RUN rm /etc/nginx/conf.d/default.conf
|
||||||
COPY frontend.conf /etc/nginx/conf.d
|
COPY frontend.conf /etc/nginx/conf.d
|
||||||
|
|||||||
Reference in New Issue
Block a user