Skip to content

Commit

Permalink
Update to 2025.0.0 (py312) again
Browse files Browse the repository at this point in the history
  • Loading branch information
AndresGuzman-Ballen committed Oct 30, 2024
1 parent d9639bf commit c5bb080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/intelpython3_full/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ FROM condaforge/mambaforge

RUN conda config --add channels https://software.repos.intel.com/python/conda
RUN conda config --add channels conda-forge
RUN conda install -y -q intelpython3_full=2025.0 python=3.11
RUN conda install -y -q intelpython3_full=2025.0 python=3.12
RUN conda clean --all

0 comments on commit c5bb080

Please sign in to comment.