Merge pull request #119 from md5/update-nginx-1.7.10
Update to nginx:1.7.10
This commit is contained in:
commit
5216c71418
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.7.8
|
||||
FROM nginx:1.7.10
|
||||
MAINTAINER Jason Wilder jwilder@litl.com
|
||||
|
||||
# Install wget and install/updates certificates
|
||||
|
|
Reference in a new issue