diff --git a/recipes/components/gke-nccl-tcpxo/manifests/nccl-tcpxo-installer.yaml b/recipes/components/gke-nccl-tcpxo/manifests/nccl-tcpxo-installer.yaml index a3aaddb31..198887b0c 100644 --- a/recipes/components/gke-nccl-tcpxo/manifests/nccl-tcpxo-installer.yaml +++ b/recipes/components/gke-nccl-tcpxo/manifests/nccl-tcpxo-installer.yaml @@ -71,7 +71,7 @@ spec: initContainers: # ubuntu:24.04 LTS digest-pinned for reproducibility. Bump the tag # and digest together when refreshing. - - image: "ubuntu:24.04@sha256:786a8b558f7be160c6c8c4a54f9a57274f3b4fb1491cf65146521ae77ff1dc54" + - image: "ubuntu:24.04@sha256:4fbb8e6a8395de5a7550b33509421a2bafbc0aab6c06ba2cef9ebffbc7092d90" name: pre-installation securityContext: privileged: true