Skip to content

Commit

Permalink
Dockerfile: Bump base image
Browse files Browse the repository at this point in the history
Signed-off-by: Orel Misan <[email protected]>
  • Loading branch information
orelmisan committed Apr 8, 2024
1 parent b92d636 commit c699b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1475
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612

RUN microdnf install -y shadow-utils && \
adduser --system --no-create-home -u 900 rt-checkup && \
Expand Down

0 comments on commit c699b40

Please sign in to comment.