Skip to content

Commit 9933f88

Browse files
nickboldtibuziuk
authored andcommitted
chore: Update from ubi8-minimal:8.9-1029 to ubi8-minimal:8.9-1108
Signed-off-by: Nick Boldt <[email protected]>
1 parent b4861cf commit 9933f88

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.9-1029
41+
FROM registry.access.redhat.com/ubi8-minimal:8.9-1108
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)