updated nginx to 1.9.9
This commit is contained in:
parent
f42bf9175d
commit
627f789f19
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.9.6
|
||||
FROM nginx:1.9.9
|
||||
MAINTAINER Jason Wilder mail@jasonwilder.com
|
||||
|
||||
# Install wget and install/updates certificates
|
||||
|
|
Reference in a new issue