From a473bc238f95764973f35cd2dc3dcdfc3160996b Mon Sep 17 00:00:00 2001 From: Alex Dworjan Date: Fri, 1 Dec 2023 10:37:00 -0500 Subject: [PATCH] switch to 1.0 image --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index 1dbf065..6228834 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -4,7 +4,7 @@ metadata: components: - container: args: ['tail', '-f', '/dev/null'] - image: 'quay.io/rhn_ssp_adworjan/ansibleee:1.2' + image: 'quay.io/rhn_ssp_adworjan/ansibleee:1.0' memoryRequest: 256M memoryLimit: 6Gi cpuRequest: 250m