mirror of
https://github.com/wassname/nginx-proxy-letsencrypt.git
synced 2026-09-11 12:30:41 +08:00
Use docker:1.7 image to match CircleCI's version
This commit is contained in:
+2
-2
@@ -15,9 +15,9 @@ dependencies:
|
||||
- docker pull python:3
|
||||
- docker pull rancher/socat-docker
|
||||
- docker pull appropriate/curl
|
||||
- docker pull docker
|
||||
- docker pull docker:1.7
|
||||
|
||||
test:
|
||||
override:
|
||||
- docker build -t jwilder/nginx-proxy:bats .
|
||||
- bats test
|
||||
- bats test
|
||||
|
||||
Reference in New Issue
Block a user