Update to docker-gen 0.7.1
This commit is contained in:
parent
5b9264d945
commit
d40d1d4052
3 changed files with 9 additions and 9 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
.PHONY : test
|
||||
|
||||
update-dependencies:
|
||||
docker pull jwilder/docker-gen:0.7.0
|
||||
docker pull jwilder/docker-gen:0.7.1
|
||||
docker pull nginx:1.9.12
|
||||
docker pull python:3
|
||||
docker pull rancher/socat-docker:latest
|
||||
|
|
Reference in a new issue