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 554fc52 commit 9346999Copy full SHA for 9346999
Dockerfile
@@ -74,7 +74,7 @@ RUN chmod 777 /pyenv-root
74
75
ARG REPO_NAME="https://github.com/GitHK/osparc-simcore-forked.git"
76
ARG BRANCH_NAME="pr-osparc-upgrade-ooil"
77
-ARG COMMIT_SHA="985dfe19e54a2623c766b20971a86991f72933cd"
+ARG COMMIT_SHA="d1a62b0b2246592c4d123ff1a61648f5ae882189"
78
ARG CLONE_DIR="/osparc"
79
80
# cloning and installing ooil
0 commit comments