Skip to content

Commit

Permalink
fix: release image
Browse files Browse the repository at this point in the history
  • Loading branch information
daulet committed Aug 9, 2024
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
Expand Up @@ -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
Expand Down

0 comments on commit f5ef49c

Please sign in to comment.