Update to nginx 1.9.2
This commit is contained in:
parent
7123f31652
commit
89fe2a3898
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.9.0
|
FROM nginx:1.9.2
|
||||||
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