Skip to content

Commit

Permalink
chore: Update from ubi8-minimal:8.9-1108 to ubi8-minimal:8.9-1161
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed May 4, 2024
1 parent 5aee861 commit 3b3b87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN adduser unprivilegeduser && \
cp -rf /che-machine-exec/che-machine-exec /rootfs/go/bin

# https://registry.access.redhat.com/ubi8-minimal
FROM registry.access.redhat.com/ubi8-minimal:8.9-1108 as runtime
FROM registry.access.redhat.com/ubi8-minimal:8.9-1161 as runtime
COPY --from=builder /rootfs /
RUN microdnf install -y openssl && \
microdnf -y update && \
Expand Down

0 comments on commit 3b3b87d

Please sign in to comment.