Skip to content

Commit

Permalink
adding more parsing for extra arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed May 4, 2022
1 parent 79c76c2 commit 9696df8
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 @@ -7,7 +7,7 @@ LABEL org.opencontainers.image.licenses="MIT"

ARG REPO_NAME="https://github.com/GitHK/osparc-simcore-forked.git"
ARG BRANCH_NAME="service-integration-library-additions"
ARG COMMIT_SHA="dcc80c7b563442828cba9f754facf2e75641f4fc"
ARG COMMIT_SHA="daa592ffc46d88ea61661806c63f3f9e4c04771d"
ARG CLONE_DIR="/opsarc"
ARG PYTHON_VERSION="3.8.10"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 9696df8

Please sign in to comment.