Skip to content

Commit

Permalink
1.0.6 docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
docwhat committed Oct 13, 2016
1 parent 4b85d3d commit 093a2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM busybox
MAINTAINER Christian Höltje <[email protected]>

ENV DOCKER_GC_VERSION 1.0.5
ENV DOCKER_GC_VERSION 1.0.6
ENV COLUMNS 80

ADD ["https://github.com/docwhat/docker-gc/releases/download/${DOCKER_GC_VERSION}/docker-gc_linux_amd64", "/docker-gc"]
Expand Down

0 comments on commit 093a2dd

Please sign in to comment.