Skip to content

Commit

Permalink
Merge pull request #8 from KhiopsML/release-10.2.0.0
Browse files Browse the repository at this point in the history
Release 10.2.0.0
  • Loading branch information
lucaurelien authored Feb 15, 2024
2 parents 5b0ece7 + 682a619 commit 1eee2e8
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 @@ -16,7 +16,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Switch to ROOT for installation
USER root
ARG KHIOPS_VERSION=10.2.0
ARG KHIOPS_PYTHON_VERSION=10.2.0b2
ARG KHIOPS_PYTHON_VERSION=10.2.0.0

# Install Khiops using apt-get
RUN apt-get update && \
Expand Down

0 comments on commit 1eee2e8

Please sign in to comment.