We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8e706 commit 6a5b04aCopy full SHA for 6a5b04a
Dockerfile
@@ -68,9 +68,9 @@ RUN set -ex && \
68
python --version
69
RUN chmod 777 /pyenv-root
70
71
-ARG REPO_NAME="https://github.com/ITISFoundation/osparc-simcore.git"
72
-ARG BRANCH_NAME="pr-osparc-upgrade-ooil"
73
-ARG COMMIT_SHA="415442ce771b00383bfaf746ccd287fdd2a992eb"
+ARG REPO_NAME="https://github.com/GitHK/osparc-simcore-forked.git"
+ARG BRANCH_NAME="pr-osparc-ooil-escape-additional-env-vars"
+ARG COMMIT_SHA="66a231a95b9e63e6cd5f63e596a13b6e59aacafb"
74
ARG CLONE_DIR="/osparc"
75
76
# cloning and installing ooil
0 commit comments