Skip to content

Commit

Permalink
Update DockerFile for 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneMcC committed Jul 25, 2016
1 parent 534c4ce commit 45be7c3
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 @@ -7,7 +7,7 @@ RUN \
curl \
openjdk-8-jre-headless

RUN curl -L -o /DFBnc.jar https://github.com/ShaneMcC/DFBnc/releases/download/0.4/dfbnc.jar
RUN curl -L -o /DFBnc.jar https://github.com/ShaneMcC/DFBnc/releases/download/0.4.1/dfbnc.jar

EXPOSE 33262 33263

Expand Down

0 comments on commit 45be7c3

Please sign in to comment.