Skip to content

Commit

Permalink
updated base
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Oct 12, 2023
1 parent 3bd082f commit f2941a8
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-add-preferences-user-services"
ARG COMMIT_SHA="1bb3f53e7769f77363b5dc586041e7bf7becf095"
ARG BRANCH_NAME="pr-osparc-osparc-variables-substitution"
ARG COMMIT_SHA="a11e6dbc9f279529b43c435979036190fda620a9"
ARG CLONE_DIR="/osparc"
ARG PYTHON_VERSION="3.10.10"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit f2941a8

Please sign in to comment.