Skip to content

Commit

Permalink
using correct repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Jan 26, 2023
1 parent d39e985 commit caf516f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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/GitHK/osparc-simcore-forked.git"
ARG REPO_NAME="https://github.com/ITISFoundation/osparc-simcore.git"
ARG BRANCH_NAME="add-volume-size-limits"
ARG COMMIT_SHA="5c77af3efb47b692290822482a8adee29f6f95de"
ARG CLONE_DIR="/osparc"
Expand Down

0 comments on commit caf516f

Please sign in to comment.