Skip to content

Commit

Permalink
Update Dockerfile (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragjn authored Nov 14, 2024
1 parent 79abc98 commit b458520
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.4-1227.1726694542
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1730489338
SHELL ["/bin/bash", "-c"]
USER root
RUN microdnf install -y \
Expand Down

0 comments on commit b458520

Please sign in to comment.