1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2024-11-21 19:36:30 +00:00

upgrade nginx to 1.11.3 in makefile

This commit is contained in:
hwang 2016-08-25 21:46:57 +02:00
parent 03e863d838
commit 176b78943e

View File

@ -3,7 +3,7 @@
update-dependencies:
docker pull jwilder/docker-gen:0.7.3
docker pull nginx:1.9.12
docker pull nginx:1.11.3
docker pull python:3
docker pull rancher/socat-docker:latest
docker pull appropriate/curl:latest