We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b63ece commit 89c35a3Copy full SHA for 89c35a3
1 file changed
dev/Dockerfile
@@ -4,7 +4,7 @@ FROM python:${PYTHON_VERSION}
4
5
ARG GITHUB_ACCOUNT=Wirecloud
6
ARG GITHUB_REPOSITORY=wirecloud
7
-ARG SOURCE_BRANCH=master
+ARG SOURCE_BRANCH=develop
8
9
# Copying Build time arguments to environment variables so they are persisted at run time and can be
10
# inspected within a running container.
0 commit comments