Skip to content

Commit 6a5b04a

Browse files
author
Andrei Neagu
committed
using quadruple $ escape
1 parent ca8e706 commit 6a5b04a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ RUN set -ex && \
6868
python --version
6969
RUN chmod 777 /pyenv-root
7070

71-
ARG REPO_NAME="https://github.com/ITISFoundation/osparc-simcore.git"
72-
ARG BRANCH_NAME="pr-osparc-upgrade-ooil"
73-
ARG COMMIT_SHA="415442ce771b00383bfaf746ccd287fdd2a992eb"
71+
ARG REPO_NAME="https://github.com/GitHK/osparc-simcore-forked.git"
72+
ARG BRANCH_NAME="pr-osparc-ooil-escape-additional-env-vars"
73+
ARG COMMIT_SHA="66a231a95b9e63e6cd5f63e596a13b6e59aacafb"
7474
ARG CLONE_DIR="/osparc"
7575

7676
# cloning and installing ooil

0 commit comments

Comments
 (0)