diff --git a/watch-serve.sh b/watch-serve.sh index 1f41c25d..834edfc8 100755 --- a/watch-serve.sh +++ b/watch-serve.sh @@ -36,7 +36,7 @@ elif $(_exists docker); then CRT="$(which docker)" echo "Using '$CRT' as container runtime" - $CRT build --tag "$CONTAINER_NAME"