Skip to content

Commit

Permalink
Bump version to v0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Aug 13, 2015
1 parent 990574f commit b8f512b
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 0.9.7
ENV VERSION 0.9.8
RUN mkdir -p etc && \
echo ${VERSION} > etc/version && \
echo "NAME=\"DockerRoot\"" > etc/os-release && \
Expand Down

0 comments on commit b8f512b

Please sign in to comment.