Skip to content

Commit

Permalink
releasing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Jan 26, 2023
1 parent e698a28 commit 91eda72
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-block-egress"
ARG COMMIT_SHA="6d07acfd9bea0390e6eff4644b138d9dc3a38a24"
ARG BRANCH_NAME="add-volume-size-limits"
ARG COMMIT_SHA="5c77af3efb47b692290822482a8adee29f6f95de"
ARG CLONE_DIR="/osparc"
ARG PYTHON_VERSION="3.9.12"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 91eda72

Please sign in to comment.