diff options
-rw-r--r-- | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ docker/features \ docker/components \ docker/vnf \ docker/parser \ +docker/patrole \ docker/restapi"} arm64_dirs=${arm64_dirs-${amd64_dirs}} build_opts=(--pull=true --no-cache --force-rm=true) |