Skip to content

Commit

Permalink
fix: release image
Browse files Browse the repository at this point in the history
daulet committed Aug 9, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 89e504d commit f5ef49c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/Dockerfile
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@
FROM rust:1.71 as builder-rust
ARG TARGETPLATFORM
WORKDIR /workspace
COPY ./benches ./benches
COPY ./src ./src
COPY ./Cargo.toml ./Cargo.toml
COPY ./Cargo.lock ./Cargo.lock

0 comments on commit f5ef49c

Please sign in to comment.