From 20b956b01199cc19e4958eae6ba5cbe023f89e2d Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Mon, 23 Jan 2023 21:10:21 +0100 Subject: [PATCH] Update devfile.yaml --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index 454694e..438c135 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -16,7 +16,7 @@ starterProjects: remotes: origin: 'https://github.com/odo-devfiles/springboot-ex.git' components: - - name: tools + - name: mytools container: image: docker.io/adoptopenjdk/openjdk11:jdk-11.0.16.1_1-centos command: ["tail", "-f", "/dev/null"]