Skip to content

Commit

Permalink
Bump version to v1.2.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Nov 18, 2015
1 parent 8629040 commit cd2935a
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.2.0-dev
ENV VERSION 1.2.0-rc1
RUN mkdir -p etc && \
echo ${VERSION} > etc/version && \
echo "NAME=\"DockerRoot\"" > etc/os-release && \
Expand Down

0 comments on commit cd2935a

Please sign in to comment.