Skip to content

Commit 9346999

Browse files
author
Andrei Neagu
committed
using better escaping
1 parent 554fc52 commit 9346999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ RUN chmod 777 /pyenv-root
7474

7575
ARG REPO_NAME="https://github.com/GitHK/osparc-simcore-forked.git"
7676
ARG BRANCH_NAME="pr-osparc-upgrade-ooil"
77-
ARG COMMIT_SHA="985dfe19e54a2623c766b20971a86991f72933cd"
77+
ARG COMMIT_SHA="d1a62b0b2246592c4d123ff1a61648f5ae882189"
7878
ARG CLONE_DIR="/osparc"
7979

8080
# cloning and installing ooil

0 commit comments

Comments
 (0)