From ce58f4560e6d21be809f27f7d64791108bc7645b Mon Sep 17 00:00:00 2001 From: Ilya Buziuk Date: Tue, 4 Feb 2025 15:24:42 +0100 Subject: [PATCH] Update smoke-test.devfile.yaml (schema 2.3.0 + ubi9-latest) --- smoke-test.devfile.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/smoke-test.devfile.yaml b/smoke-test.devfile.yaml index 347a040..4ba10f4 100644 --- a/smoke-test.devfile.yaml +++ b/smoke-test.devfile.yaml @@ -1,4 +1,4 @@ -schemaVersion: 2.2.0 +schemaVersion: 2.3.0 metadata: generateName: quarkus-api-example attributes: @@ -6,7 +6,7 @@ attributes: components: - name: tools container: - image: quay.io/devfile/universal-developer-image:ubi8-latest + image: quay.io/devfile/universal-developer-image:ubi9-latest env: - name: QUARKUS_HTTP_HOST value: 0.0.0.0