Skip to content

Commit

Permalink
bump ooil build version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Sep 25, 2024
1 parent 92195e4 commit c971bc0
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/ITISFoundation/osparc-simcore.git"
ARG BRANCH_NAME="master"
ARG COMMIT_SHA="fa2faadba926c3658c39ecfbf0eeeab69fa7c46e"
ARG COMMIT_SHA="890f1aeb8dccbf55b4ab5258c44fa0d4b6a94cb7"
ARG CLONE_DIR="/osparc"
ARG PYTHON_VERSION="3.11.9"
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit c971bc0

Please sign in to comment.