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.
2 parents 94e2d51 + 4e470bd commit 18e1821Copy full SHA for 18e1821
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