Skip to content

Commit f926be9

Browse files
authored
Merge pull request KyleAMathews#16 from sp90/master
Update nginx version
2 parents 78f2a95 + 163d1d5 commit f926be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.9
1+
FROM nginx:1.10.2
22
MAINTAINER Kyle Mathews "[email protected]"
33

44
RUN rm /etc/nginx/nginx.conf /etc/nginx/mime.types

0 commit comments

Comments
 (0)