Skip to content

Commit

Permalink
Bump version to v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Oct 24, 2015
1 parent 7132b57 commit 9310503
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 @@ -27,7 +27,7 @@ WORKDIR ${OVERLAY}

COPY overlay ${OVERLAY}

ENV VERSION 1.0.8
ENV VERSION 1.0.9
RUN mkdir -p etc && \
echo ${VERSION} > etc/version && \
echo "NAME=\"DockerRoot\"" > etc/os-release && \
Expand Down

0 comments on commit 9310503

Please sign in to comment.