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

CircleCI: make tests run on Docker 1.9.1

See CircleCI announcement https://discuss.circleci.com/t/docker-1-9-1-is-available/1009
This commit is contained in:
Thomas LEVEIL
2015-12-14 09:18:17 +01:00
parent 205b391677
commit c11af183d8
3 changed files with 4 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.7
docker pull docker:1.9
test:
docker build -t jwilder/nginx-proxy:bats .