Skip to content

Commit df8a23b

Browse files
Yadan-WeiYadan Wei
andauthored
Build Base cu128 with sqlite (#5202)
* build cu128 base with sqlite * Revert "build cu128 base with sqlite" This reverts commit dbf52d2. * add sqlite to base cu128 * revert toml --------- Co-authored-by: Yadan Wei <[email protected]>
1 parent 56de3f4 commit df8a23b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/x86_64/gpu/cu128/ubuntu22.04/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ RUN mv /usr/local/cuda/compat /usr/local \
4747
libffi-dev \
4848
libbz2-dev \
4949
liblzma-dev \
50+
libsqlite3-dev \
5051
&& apt-get autoremove -y \
5152
&& apt-get clean \
5253
&& rm -rf /var/lib/apt/lists/*

0 commit comments

Comments
 (0)