diff --git a/integrations/docker/images/chip-build/Dockerfile b/integrations/docker/images/chip-build/Dockerfile index 56913b71ad862e..5b5d4b331747a7 100644 --- a/integrations/docker/images/chip-build/Dockerfile +++ b/integrations/docker/images/chip-build/Dockerfile @@ -54,6 +54,7 @@ RUN set -x \ python3-dev \ python3-pip \ python3-venv \ + rsync \ shellcheck \ strace \ systemd \