From a152eb4aa9bda74f19c83530794358dc1e4ba031 Mon Sep 17 00:00:00 2001 From: che-bot <39771996+che-bot@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:19:06 +0100 Subject: [PATCH] chore: Update from ubi8/ubi:8.9-1028 to ubi8/ubi:8.9-1107 (#1869) Signed-off-by: Nick Boldt Co-authored-by: Nick Boldt --- build/dockerfiles/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/dockerfiles/Dockerfile b/build/dockerfiles/Dockerfile index 9366448bc3..fb5a0ad927 100644 --- a/build/dockerfiles/Dockerfile +++ b/build/dockerfiles/Dockerfile @@ -16,7 +16,7 @@ FROM ghcr.io/eclipse/openvsx-server:v0.14.1 AS openvsx-server # UBI Builder # https://registry.access.redhat.com/ubi8/ubi -FROM registry.access.redhat.com/ubi8/ubi:8.9-1028 AS ubi-builder +FROM registry.access.redhat.com/ubi8/ubi:8.9-1107 AS ubi-builder RUN mkdir -p /mnt/rootfs # Install httpd and postgresql RUN yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm