Skip to content

Commit

Permalink
chore: Update from ubi8/ubi:8.9-1107 to ubi8/ubi:8.9-1160 (#1911)
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
Co-authored-by: Nick Boldt <[email protected]>
  • Loading branch information
che-bot and nickboldt authored Apr 22, 2024
1 parent 501dc76 commit 4dd6a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ FROM ghcr.io/eclipse/openvsx-server:v0.14.5 AS openvsx-server

# UBI Builder
# https://registry.access.redhat.com/ubi8/ubi
FROM registry.access.redhat.com/ubi8/ubi:8.9-1107 AS ubi-builder
FROM registry.access.redhat.com/ubi8/ubi:8.9-1160 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
Expand Down

0 comments on commit 4dd6a3a

Please sign in to comment.