1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2025-07-01 06:15:45 +00:00

Upgrade Docker dependency from 1.9 to 1.10

This commit is contained in:
Baptiste Donaux
2016-03-24 14:40:50 +01:00
parent 88cc096aaf
commit 6928d62e1e
3 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,7 @@ update-dependencies:
docker pull python:3
docker pull rancher/socat-docker:latest
docker pull appropriate/curl:latest
docker pull docker:1.9
docker pull docker:1.10
test:
docker build -t jwilder/nginx-proxy:bats .