Skip to content

Commit b2ca074

Browse files
author
Beat Buesser
committed
Update Dockerfile
Signed-off-by: Beat Buesser <[email protected]>
1 parent 34e57c1 commit b2ca074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN pip3 install h5py==2.10.0
1515
RUN pip3 install tensorflow-addons==0.10.0
1616
RUN pip3 install mxnet==1.6.0
1717
RUN pip3 install torch==1.5.0 torchvision==0.6.0 -f https://download.pytorch.org/whl/torch_stable.html
18-
RUN pip3 install catboost==0.23.2
18+
RUN pip3 install catboost==0.24
1919
RUN pip3 install GPy==1.9.9
2020
RUN pip3 install lightgbm==2.3.1
2121
RUN pip3 install xgboost==1.1.1

0 commit comments

Comments
 (0)