Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tarelli committed Jan 16, 2019
1 parent d0ed99b commit d625729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/docker/livegeppetto/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM java:8
MAINTAINER Stephen Larson "slarson@openworm.org"

ARG mainBranch=development
ARG mainBranch=master
ENV mainBranch=${mainBranch}
RUN echo "USE GIT BRANCH ------------ $mainBranch";

Expand Down

0 comments on commit d625729

Please sign in to comment.