From 9d9b9cd901e85c644bbe6f7d18a7e8e764860837 Mon Sep 17 00:00:00 2001 From: Red Hat Devstudio Release Bot Date: Wed, 6 Sep 2023 17:47:27 -0400 Subject: [PATCH] chore(devfile) link v2 devfile to :3.10; set image refs to registry.redhat.io/devspaces/ Signed-off-by: Red Hat Devstudio Release Bot --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index 1144b57..7b1cd33 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -4,7 +4,7 @@ metadata: components: - name: nodejs container: - image: registry.redhat.io/devspaces/udi-rhel8:3.9 + image: registry.redhat.io/devspaces/udi-rhel8:3.10 env: # The values below are used to set up the environment for running the application - name: SECRET