Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored Jul 1, 2024
1 parent a2b63e9 commit d18a010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN tar -xvf libducohash.tar.gz
WORKDIR /app/libducohash

# Compile it
RUN rustup install stable && rustup default stable
RUN cargo build --release

# Extract the module and move it to /app/duino-coin
Expand Down

0 comments on commit d18a010

Please sign in to comment.