Skip to content

Commit 89c35a3

Browse files
authored
Switch default to develop
1 parent 8b63ece commit 89c35a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM python:${PYTHON_VERSION}
44

55
ARG GITHUB_ACCOUNT=Wirecloud
66
ARG GITHUB_REPOSITORY=wirecloud
7-
ARG SOURCE_BRANCH=master
7+
ARG SOURCE_BRANCH=develop
88

99
# Copying Build time arguments to environment variables so they are persisted at run time and can be
1010
# inspected within a running container.

0 commit comments

Comments
 (0)