Skip to content

Commit cb8f5b9

Browse files
Update condaforge/mambaforge Docker tag to v24
1 parent 533ed09 commit cb8f5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

raft-ann-bench/cpu/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
ARG PYTHON_VER=3.11
44
ARG RAPIDS_VER=24.08
55

6-
FROM condaforge/mambaforge:23.3.1-0 as raft-ann-bench-cpu
6+
FROM condaforge/mambaforge:24.3.0-0 as raft-ann-bench-cpu
77
ARG RAPIDS_VER
88
ARG PYTHON_VER
99

0 commit comments

Comments
 (0)