From fb5c82ea6132890ada539fdad68b335b7a7f8bd0 Mon Sep 17 00:00:00 2001 From: willtome Date: Mon, 19 May 2025 14:49:36 -0400 Subject: [PATCH] Update .devfile.yaml --- .devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devfile.yaml b/.devfile.yaml index c5fb404..7c0faf0 100644 --- a/.devfile.yaml +++ b/.devfile.yaml @@ -5,7 +5,7 @@ metadata: components: - name: tooling-container container: - image: ghcr.io/ansible/ansible-devspaces:latest + image: quay.io/ansible-product-demos/apd-ee-25 #ghcr.io/ansible/ansible-devspaces:latest memoryRequest: 256M memoryLimit: 5Gi cpuRequest: 250m