Skip to content

Commit ac39096

Browse files
che-botnickboldt
andauthored
chore: Update from ubi8/ubi:8.10-1161 to ubi8/ubi:8.10-1184 (#1994)
Signed-off-by: Nick Boldt <[email protected]> Co-authored-by: Nick Boldt <[email protected]>
1 parent da865c0 commit ac39096

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-1161 AS ubi-builder
19+
FROM registry.access.redhat.com/ubi8/ubi:8.10-1184 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)