Skip to content

Commit 18e1821

Browse files
committed
Merge pull request #152 from baptistedonaux/master
Updating to release 0.5.0
2 parents 94e2d51 + 4e470bd commit 18e1821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM debian:wheezy
22
MAINTAINER Jason Wilder <[email protected]>
33

4-
ENV VERSION 0.4.3
4+
ENV VERSION 0.5.0
55
ENV DOWNLOAD_URL https://github.com/jwilder/docker-gen/releases/download/$VERSION/docker-gen-linux-amd64-$VERSION.tar.gz
66
ENV DOCKER_HOST unix:///tmp/docker.sock
77

0 commit comments

Comments
 (0)