Use nginx:1.7.7
This commit is contained in:
parent
080a5157e6
commit
db924dba76
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.7
|
FROM nginx:1.7.7
|
||||||
MAINTAINER Jason Wilder jwilder@litl.com
|
MAINTAINER Jason Wilder jwilder@litl.com
|
||||||
|
|
||||||
# Install wget and install/updates certificates
|
# Install wget and install/updates certificates
|
||||||
|
|
Reference in a new issue