We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e2d51 commit 4e470bdCopy full SHA for 4e470bd
Dockerfile
@@ -1,7 +1,7 @@
1
FROM debian:wheezy
2
MAINTAINER Jason Wilder <jason@influxdb.com>
3
4
-ENV VERSION 0.4.3
+ENV VERSION 0.5.0
5
ENV DOWNLOAD_URL https://github.com/jwilder/docker-gen/releases/download/$VERSION/docker-gen-linux-amd64-$VERSION.tar.gz
6
ENV DOCKER_HOST unix:///tmp/docker.sock
7
0 commit comments