Skip to content

Commit

Permalink
change ENV VERSION in Dockerfile for shared memory files
Browse files Browse the repository at this point in the history
  • Loading branch information
jredbeard authored and Michael Vandeberg committed Mar 15, 2017
1 parent 2e91599 commit fa6b7bf
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 @@ -3,7 +3,7 @@ FROM phusion/baseimage:0.9.19
#ARG STEEMD_BLOCKCHAIN=https://example.com/steemd-blockchain.tbz2

ENV LANG=en_US.UTF-8
ENV VERSION=0.17rc1
ENV VERSION=0.17.0rc2

RUN \
apt-get update && \
Expand Down

0 comments on commit fa6b7bf

Please sign in to comment.