From 805e02800936d76c32c247b9a54e90229a8be084 Mon Sep 17 00:00:00 2001 From: ansibuddy Date: Tue, 4 Nov 2025 14:28:40 +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..56812da 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:924ee7ab0ab3c3212505935326ae94f8ee5a49a1e836019369342e9d30713490 memoryRequest: 256M memoryLimit: 6Gi cpuRequest: 250m