From dfa7c462b89f43a334b2b2223fde8db4de1af504 Mon Sep 17 00:00:00 2001 From: Nick Boldt Date: Sat, 12 Aug 2023 00:30:07 +0000 Subject: [PATCH] chore: Update from ubi8/ubi:8.8-1009 to ubi8/ubi:8.8-1032 Signed-off-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 404b0e3f23..85e9dd1abe 100644 --- a/build/dockerfiles/Dockerfile +++ b/build/dockerfiles/Dockerfile @@ -16,7 +16,7 @@ FROM ghcr.io/eclipse/openvsx-server:8fbf749 AS openvsx-server # UBI Builder # https://registry.access.redhat.com/ubi8/ubi -FROM registry.access.redhat.com/ubi8/ubi:8.8-1009 AS ubi-builder +FROM registry.access.redhat.com/ubi8/ubi:8.8-1032 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