From 9a4e6d6b591c038c2ada1673154b7a09377e7e45 Mon Sep 17 00:00:00 2001 From: Alex Dworjan Date: Fri, 1 Dec 2023 10:20:13 -0500 Subject: [PATCH] change to new image --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index 8ec3332..91150ae 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.1' + image: 'quay.io/rhn_ssp_adworjan/ansibleee:1.2' memoryRequest: 256M memoryLimit: 6Gi cpuRequest: 250m