Skip to content

Commit 58b9fd3

Browse files
che-botnickboldt
andauthored
chore: Update from ubi8/ubi:8.10-1054 to ubi8/ubi:8.10-1132 (#1987)
Signed-off-by: Nick Boldt <nboldt@redhat.com> Co-authored-by: Nick Boldt <nboldt@redhat.com>
1 parent 08741b7 commit 58b9fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerfiles/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ FROM ghcr.io/eclipse/openvsx-server:v0.16.0 AS openvsx-server
1616

1717
# UBI Builder
1818
# https://registry.access.redhat.com/ubi8/ubi
19-
FROM registry.access.redhat.com/ubi8/ubi:8.10-1054 AS ubi-builder
19+
FROM registry.access.redhat.com/ubi8/ubi:8.10-1132 AS ubi-builder
2020
RUN mkdir -p /mnt/rootfs
2121
# Install httpd and postgresql
2222
RUN yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm

0 commit comments

Comments
 (0)