moved nginx to 1.9.12
This commit is contained in:
parent
d849e5f5d0
commit
1f8b480365
2 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM nginx:1.9.9
|
||||
FROM nginx:1.9.12
|
||||
MAINTAINER Jason Wilder mail@jasonwilder.com
|
||||
|
||||
# Install wget and install/updates certificates
|
||||
|
|
Reference in a new issue