Skip to content

Commit

Permalink
Bump version to 2.2.4-rpi.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ailispaw committed Oct 13, 2016
1 parent 44cf2ea commit c8b5ced
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 @@ -41,7 +41,7 @@ RUN mkdir -p usr/share/bash-completion/completions && \
ENV DOCKER_VERSION 1.10.3
RUN wget -qO usr/share/bash-completion/completions/docker https://raw.githubusercontent.com/docker/docker/v${DOCKER_VERSION}/contrib/completion/bash/docker

ENV VERSION 2.2.4-rpi
ENV VERSION 2.2.4-rpi.1
RUN mkdir -p etc && \
echo "Welcome to Barge ${VERSION}, Docker version ${DOCKER_VERSION}" > etc/motd && \
echo "NAME=\"Barge\"" > etc/os-release && \
Expand Down

0 comments on commit c8b5ced

Please sign in to comment.