From 62bcb3bec860e38787836cea269cef4d282e39d9 Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Sat, 29 Jun 2024 00:04:12 +0000 Subject: [PATCH] chore: Update from ubi8/ubi:8.9-1160 to ubi8/ubi:8.10-901 Signed-off-by: Nick Boldt --- che-plugin/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/che-plugin/Dockerfile b/che-plugin/Dockerfile index f81e90e5..1a24d509 100644 --- a/che-plugin/Dockerfile +++ b/che-plugin/Dockerfile @@ -7,7 +7,7 @@ # # https://registry.access.redhat.com/ubi8/ubi -FROM registry.access.redhat.com/ubi8/ubi:8.9-1160 +FROM registry.access.redhat.com/ubi8/ubi:8.10-901 RUN yum install java-11-openjdk-devel unzip -y --nodocs COPY . /devfile-plugin-compilation