Skip to content

Commit fdeecf0

Browse files
author
Andrei Neagu
committed
building from non dev branch
1 parent 8e3df23 commit fdeecf0

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/GitHK/osparc-simcore-forked.git"
72-
ARG BRANCH_NAME="pr-osparc-ooil-escape-additional-env-vars"
73-
ARG COMMIT_SHA="2dc3eb97c24435c08438e939a95f1da1a9b7839b"
71+
ARG REPO_NAME="https://github.com/ITISFoundation/osparc-simcore.git"
72+
ARG BRANCH_NAME="master"
73+
ARG COMMIT_SHA="e805af68b702a713b15734e794679a09eea849ec"
7474
ARG CLONE_DIR="/osparc"
7575

7676
# ooil installation

0 commit comments

Comments
 (0)