1
0

Revert debugging code

Former-commit-id: 14e57abfbfa2d137f910d46080569773ebfa8456
This commit is contained in:
David Boreham 2023-01-23 17:07:23 -07:00
parent e183e2a880
commit c6c9e229d2

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
# Build foundry-rs/foundry
# HACK below : TARGETARCH needs to be derived from the host environment
docker build -t foundry-rs/foundry:local --build-arg TARGETARCH=arm64 ${CERC_REPO_BASE_DIR}/foundry
docker build -t foundry-rs/foundry:local ${CERC_REPO_BASE_DIR}/foundry