Skip to content

Commit

Permalink
new spec parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed May 17, 2023
1 parent caf516f commit 3602b99
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 @@ -5,9 +5,9 @@ LABEL org.opencontainers.image.authors="[email protected]"
LABEL org.opencontainers.image.source="https://github.com/ITISFoundation/ci-service-integration-library"
LABEL org.opencontainers.image.licenses="MIT"

ARG REPO_NAME="https://github.com/ITISFoundation/osparc-simcore.git"
ARG REPO_NAME="https://github.com/GitHK/osparc-simcore-forked.git"
ARG BRANCH_NAME="add-volume-size-limits"
ARG COMMIT_SHA="5c77af3efb47b692290822482a8adee29f6f95de"
ARG COMMIT_SHA="fe2700a1913dba98dac5406db76cbd3a964f7166"
ARG CLONE_DIR="/osparc"
ARG PYTHON_VERSION="3.9.12"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 3602b99

Please sign in to comment.