Skip to content

Commit

Permalink
Bump version to v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Oct 23, 2015
1 parent 2e81b4d commit 359fa8c
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.7
ENV VERSION 1.0.8
RUN mkdir -p etc && \
echo ${VERSION} > etc/version && \
echo "NAME=\"DockerRoot\"" > etc/os-release && \
Expand Down

0 comments on commit 359fa8c

Please sign in to comment.