Update docker-gen
It was updated https://github.com/jwilder/docker-gen/releases/tag/0.7.5
This commit is contained in:
parent
6613e272eb
commit
80b4b37763
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# setup build arguments for version of dependencies to use
|
# setup build arguments for version of dependencies to use
|
||||||
ARG DOCKER_GEN_VERSION=0.7.4
|
ARG DOCKER_GEN_VERSION=0.7.5
|
||||||
ARG FOREGO_VERSION=0.16.1
|
ARG FOREGO_VERSION=0.16.1
|
||||||
|
|
||||||
# Use a specific version of golang to build both binaries
|
# Use a specific version of golang to build both binaries
|
||||||
|
|
Loading…
Reference in a new issue