Skip to content

Commit

Permalink
Merge pull request #336 from sijeesh/update/image/ubi
Browse files Browse the repository at this point in the history
Updated ubi image version
  • Loading branch information
dileepds committed Mar 1, 2023
2 parents 9d0501a + 903306b commit acd69a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/csi-driver/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.1.0-1760.1675784957
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.1.0-1793

RUN microdnf update -y && rm -rf /var/cache/yum
ADD AlmaLinux-Base.repo /etc/yum.repos.d/
Expand Down

0 comments on commit acd69a5

Please sign in to comment.