forked from cerc-io/stack-orchestrator
Fix filename
This commit is contained in:
parent
21e9f96771
commit
06288fd9e1
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
# Build a local version of the foundry-rs/foundry image
|
||||
docker build -t cerc/foundry:local -f ${CERC_REPO_BASE_DIR}/Dockerfile.debian ${CERC_REPO_BASE_DIR}/foundry
|
||||
docker build -t cerc/foundry:local -f ${CERC_REPO_BASE_DIR}/foundry/Dockerfile-debian ${CERC_REPO_BASE_DIR}/foundry
|
||||
|
Loading…
Reference in New Issue
Block a user