Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 424cb37

Browse files
Update Dockerfile
1 parent adf10e1 commit 424cb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configs/intelpython3_full/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ FROM continuumio/miniconda3
2727

2828

2929
RUN conda config --add channels intel
30-
RUN conda install -y -q intelpython3_full
31-
RUN conda clean --all
30+
RUN conda install -y -q intelpython3_full=2023.1
31+
RUN conda clean --all

0 commit comments

Comments
 (0)