Skip to content

Commit d625729

Browse files
authored
Update Dockerfile
1 parent d0ed99b commit d625729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utilities/docker/livegeppetto/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM java:8
22
MAINTAINER Stephen Larson "slarson@openworm.org"
33

4-
ARG mainBranch=development
4+
ARG mainBranch=master
55
ENV mainBranch=${mainBranch}
66
RUN echo "USE GIT BRANCH ------------ $mainBranch";
77

0 commit comments

Comments
 (0)