Skip to content

Commit

Permalink
Bump version to v1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Nov 20, 2015
1 parent 02d8ab3 commit 408145c
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.1.3
ENV VERSION 1.1.4
RUN mkdir -p etc && \
echo ${VERSION} > etc/version && \
echo "NAME=\"DockerRoot\"" > etc/os-release && \
Expand Down

0 comments on commit 408145c

Please sign in to comment.