Skip to content

Commit fd7cbf9

Browse files
nickboldtibuziuk
authored andcommitted
chore: Update from ubi8-minimal:8.10-1086 to ubi8-minimal:8.10-1130
Signed-off-by: Nick Boldt <[email protected]>
1 parent 902109f commit fd7cbf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerfiles/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN adduser appuser && \
3838
make build
3939

4040
# https://registry.access.redhat.com/ubi8-minimal
41-
FROM registry.access.redhat.com/ubi8-minimal:8.10-1086
41+
FROM registry.access.redhat.com/ubi8-minimal:8.10-1130
4242
USER root
4343
RUN microdnf -y update && microdnf clean all && rm -rf /var/cache/yum && echo "Installed Packages" && rpm -qa | sort -V && echo "End Of Installed Packages"
4444
# CRW-528 copy actual cert

0 commit comments

Comments
 (0)