Skip to content

Commit b27ed50

Browse files
committed
Update notebook image for 0.3.0
1 parent fb49dc5 commit b27ed50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-nb-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN pip install -r requirements.txt
2323
RUN pip uninstall pickle5 -y
2424

2525
# Install codeflare-sdk and other libraries
26-
RUN pip install codeflare-sdk==0.2.2 \
26+
RUN pip install codeflare-sdk==0.3.0 \
2727
datasets==2.6.1 \
2828
transformers==4.23.1 \
2929
evaluate==0.3.0 \

0 commit comments

Comments
 (0)