Skip to content

Commit

Permalink
docker-compose entries generated in sorted order
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed May 20, 2022
1 parent 2c71811 commit 90ac108
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="7d701dfeeb5424cc0fc093d670a87e6ed607be82"
ARG COMMIT_SHA="4973ac6123511ecb06ff039eae5e6dfc81d45179"
ARG CLONE_DIR="/opsarc"
ARG PYTHON_VERSION="3.8.10"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 90ac108

Please sign in to comment.