Skip to content

Commit

Permalink
chore(ci): update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
0xawaz committed Nov 5, 2024
1 parent 3d9e415 commit 975d77f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fhevm-engine/coprocessor/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ COPY fhevm-engine/Cargo.toml /app/fhevm-engine/
COPY fhevm-engine/Cargo.lock /app/fhevm-engine/

# Build with SQLX offline flag
WORKDIR /app/fhevm-engine/coprocessor
RUN SQLX_OFFLINE=true cargo build --release

# Stage 2: Final image
Expand Down

0 comments on commit 975d77f

Please sign in to comment.