Skip to content

Commit

Permalink
docker: update base nginx image to 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sitnik committed May 11, 2018
1 parent 6d70e83 commit 1daab2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.13.11
FROM nginx:1.14.0

ENV DH_PROXY_VERSION="3.4.5-next"

Expand Down

0 comments on commit 1daab2f

Please sign in to comment.