diff --git a/integrations/docker/run_docker_build.sh b/integrations/docker/run_docker_build.sh index 64d08f0c390667..7b04dc342b9a06 100755 --- a/integrations/docker/run_docker_build.sh +++ b/integrations/docker/run_docker_build.sh @@ -5,7 +5,7 @@ set -e VERSION=$(cat integrations/docker/images/chip-build/version) -ORGANIZATION="rwalkerapple" +ORGANIZATION="connectedhomeip" IMAGE="chip-build" TARGET_SOURCE_PATH="/var/source"