Skip to content

Commit

Permalink
update build remote
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Oct 23, 2023
1 parent dbd5dcb commit 5f0eabe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ LABEL org.opencontainers.image.source="https://github.com/ITISFoundation/ci-serv
LABEL org.opencontainers.image.licenses="MIT"

ARG REPO_NAME="https://github.com/GitHK/osparc-simcore-forked.git"
ARG BRANCH_NAME="pr-osparc-osparc-variables-substitution"
ARG COMMIT_SHA="311c28c64e24c1c503e94d0f0bb95433b765a4b6"
ARG BRANCH_NAME="pr-osparc-is-project-inactive"
ARG COMMIT_SHA="971b993ae2295e3d915a1f146aa79d4ed07f888c"
ARG CLONE_DIR="/osparc"
ARG PYTHON_VERSION="3.10.10"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 5f0eabe

Please sign in to comment.