Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 2af6f49

Browse files
authored
Update Dockerfile.bigdl-workflow
1 parent 575afa5 commit 2af6f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.bigdl-workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM intelanalytics/bigdl-orca:latest
1+
FROM intelanalytics/bigdl-orca:2.3.0
22
RUN echo "Install required packages" && \
33
source activate bigdl && \
44
pip install torch==1.7.1 torchmetrics==0.10.0 tqdm==4.65.0

0 commit comments

Comments
 (0)