1
0

Merge branch 'main' into dboreham/add-console

Former-commit-id: 44ba54f4a12087e9f637391a219e172dcd5121a4
This commit is contained in:
David Boreham 2023-03-23 18:47:54 -06:00
commit db925bfe35

View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Build a local version of the foundry-rs/foundry image # Build a local version of the foundry-rs/foundry image
docker build -t cerc/foundry:local ${CERC_REPO_BASE_DIR}/foundry docker build -t cerc/foundry:local -f ${CERC_REPO_BASE_DIR}/foundry/Dockerfile-debian ${CERC_REPO_BASE_DIR}/foundry