I cannot pull docker for thur ros nvcr.io/isaac/ros:noble-ros2_jazzy_380072d1285bb96dbd82fa64b8fc6a2a-arm64

We have released an update to the Isaac ROS CLI to ensure it downloads the correct image.
Please try this:
sudo apt-get update && sudo apt install isaac-ros-cli

Confirm the new version of the CLI package shows up as 1.0.1:
apt-cache policy isaac-ros-cli | grep Installed

Finally, rerun the activate command:
isaac-ros activate

If you still run into any other issues, please let me know. Thanks.