Skip to content

Commit

Permalink
Bump version to v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Jan 2, 2016
1 parent b9eb1ab commit 78b7641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN mkdir -p usr/bin && \
-o usr/bin/docker && \
chmod +x usr/bin/docker

ENV VERSION 1.2.5
ENV VERSION 1.2.6
RUN mkdir -p etc && \
echo "Welcome to DockerRoot version ${VERSION}, $(usr/bin/docker -v)" > etc/motd && \
echo "NAME=\"DockerRoot\"" > etc/os-release && \
Expand Down

0 comments on commit 78b7641

Please sign in to comment.