From c250a90edc35a12387ff221945092a974fdb9d54 Mon Sep 17 00:00:00 2001 From: ansibuddy Date: Thu, 9 Jul 2026 13:41:17 +0000 Subject: [PATCH] Update devspaces container image SHA --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index 6b1a009..f17fcd1 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -5,7 +5,7 @@ metadata: components: - name: tooling-container container: - image: ghcr.io/ansible/ansible-devspaces@sha256:7cf40941f4082f4afb171269214776bb5b0d859cc7793f9f51bfec95ed3074d2 # v25.4.0 + image: ghcr.io/ansible/ansible-devspaces@sha256:cb959b8d72b722d98062c7b24e33aa46386069d870928b16f50aa3330b57b651 memoryRequest: 256M memoryLimit: 6Gi cpuRequest: 250m