Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Commit c83d4ee

Browse files
author
Miltos
authored
Merge pull request #200 from sedflix/patch-1
Increase the version of dpu_utils in GPU Dockerfile
2 parents 6add170 + a6a1377 commit c83d4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-gpu.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN pip --no-cache-dir install --upgrade \
4444
altair==3.2.0 \
4545
annoy==1.16.0 \
4646
docopt==0.6.2 \
47-
dpu_utils==0.1.34 \
47+
dpu_utils==0.2.17 \
4848
ipdb==0.12.2 \
4949
jsonpath_rw_ext==1.2.2 \
5050
jupyter==1.0.0 \

0 commit comments

Comments
 (0)