Skip to content

Commit

Permalink
using correct branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed May 17, 2023
1 parent 3582d49 commit 28b614c
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="add-volume-size-limits"
ARG COMMIT_SHA="fe2700a1913dba98dac5406db76cbd3a964f7166"
ARG BRANCH_NAME="pr-osparc-add-min-visible-inputs-label"
ARG COMMIT_SHA="6d169eac480dabe9ef35fe9a7a0530aea3f241af"
ARG CLONE_DIR="/osparc"
ARG PYTHON_VERSION="3.10.10"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 28b614c

Please sign in to comment.