Skip to content

Commit

Permalink
restore remote image
Browse files Browse the repository at this point in the history
  • Loading branch information
fgimenez committed May 25, 2024
1 parent d0eb1ad commit f5983b4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
IMAGE:=forge-eof
# IMAGE:=ghcr.io/fgimenez/forge-eof@sha256:d687bfec3ef72c4a42de6b706b44a6dd582933493754c3ce43ca1d5d3de4c29d
IMAGE:=ghcr.io/fgimenez/forge-eof@sha256:d687bfec3ef72c4a42de6b706b44a6dd582933493754c3ce43ca1d5d3de4c29d
BUILD_COMMAND:="forge build --force"
TEST_COMMAND:="forge test --gas-report --force"


.PHONY: build-eof
build-eof:
docker run --rm \
Expand Down

0 comments on commit f5983b4

Please sign in to comment.