Revert local foundry build #172

Merged
telackey merged 1 commits from dboreham/revert-foundry-image into main 2023-01-30 21:06:26 +00:00

View File

@ -1,6 +1,4 @@
# Use locally build foundry base image to work around there being FROM ghcr.io/foundry-rs/foundry
# no aarm64 image published.
FROM foundry-rs/foundry:local
RUN apk update ; apk add --no-cache --allow-untrusted ca-certificates curl bash git jq RUN apk update ; apk add --no-cache --allow-untrusted ca-certificates curl bash git jq
RUN apk add --no-cache --upgrade grep RUN apk add --no-cache --upgrade grep