Skip to content

Commit

Permalink
tired
Browse files Browse the repository at this point in the history
  • Loading branch information
Thunkar committed Jan 29, 2025
1 parent 90fc19e commit 1bcb968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boxes/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ COPY . .
ENV AZTEC_NARGO=/usr/aztec-nargo/compile_then_postprocess.sh
ENV AZTEC_BUILDER=/usr/src/yarn-project/builder/aztec-builder-dest
RUN yarn
RUN npx -y [email protected] install --with-deps
RUN npx -y [email protected].0 install --with-deps
ENTRYPOINT ["/bin/sh", "-c"]

0 comments on commit 1bcb968

Please sign in to comment.