From 002d65ca2bb1febfc0927516c991ab980bc7d885 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 06:15:55 +0000 Subject: [PATCH] chore(deps): Update ubuntu:24.04 Docker digest to 4fbb8e6 --- .../gke-nccl-tcpxo/manifests/nccl-tcpxo-installer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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