Skip to content

Commit

Permalink
Merge branch 'main' into cache-docker-images
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Jan 21, 2025
2 parents 82dc988 + d0682b1 commit 76403a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kurtosis_package/dockerfiles/contract_deployer.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ RUN git remote add origin ${CONTRACTS_REPO} && \
WORKDIR /app/${CONTRACTS_PATH}

# TODO: we can use a multi-stage build to store artifacts only
RUN forge build
RUN forge install

0 comments on commit 76403a5

Please sign in to comment.