Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 0192446

Browse files
committed
update dockerfile
1 parent cef0122 commit 0192446

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
@@ -21,7 +21,7 @@ RUN cp /root/.duckdb/cli/latest/duckdb /usr/bin/
2121

2222
# Rust things first
2323
#
24-
ADD Cargo.toml Cargo.lock ols_embed_openai ols_semsim ols_to_tsv /opt/
24+
ADD Cargo.toml Cargo.lock ols_semsim ols_to_tsv /opt/
2525
WORKDIR /opt
2626
RUN cargo build --release
2727

0 commit comments

Comments
 (0)