Skip to content

Commit

Permalink
Build spec package
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Oct 21, 2024
1 parent e88ca84 commit 5605910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/daedalus_client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ENV PKG_CONFIG_ALLOW_CROSS=1

WORKDIR /usr/src/daedalus
COPY . .
RUN cargo build --release
RUN cargo build --release --package daedalus_client


FROM debian:bookworm-slim
Expand Down

0 comments on commit 5605910

Please sign in to comment.