summaryrefslogtreecommitdiff
path: root/sandcastle/build-container
diff options
context:
space:
mode:
Diffstat (limited to 'sandcastle/build-container')
-rwxr-xr-xsandcastle/build-container2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandcastle/build-container b/sandcastle/build-container
index 0c8af41..7a655dd 100755
--- a/sandcastle/build-container
+++ b/sandcastle/build-container
@@ -6,4 +6,4 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
cd "$SCRIPT_DIR"
-exec podman build -f images/base/Dockerfile --target taler-final -t taler-base-all .
+exec podman build -f Dockerfile --target taler-final -t taler-base-all .