Skip to content

Commit

Permalink
fix: revert dockerfile fast change
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Oct 28, 2024
1 parent 3677fab commit eee4185
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile.fast
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ ENV ACVM_WORKING_DIRECTORY=/usr/src/acvm
ENV ACVM_BINARY_PATH=/usr/src/noir/noir-repo/target/release/acvm
ENV PORT=8080

RUN apt-get update && apt-get install -y ipset

# Create necessary directories
RUN mkdir -p $BB_WORKING_DIRECTORY \
$ACVM_WORKING_DIRECTORY \
Expand Down

0 comments on commit eee4185

Please sign in to comment.