Skip to content

Commit

Permalink
use latest ubi-9 minimal image
Browse files Browse the repository at this point in the history
  • Loading branch information
kasserater committed May 8, 2024
1 parent c7e6d73 commit f8510b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-csi-node
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ COPY . .
RUN make ibm-block-csi-driver

# Final stage
FROM registry.access.redhat.com/ubi9-minimal:9.3-1612
FROM registry.access.redhat.com/ubi9-minimal:9.4-949.1714662671
MAINTAINER IBM Storage

ARG VERSION=1.11.2
Expand Down

0 comments on commit f8510b7

Please # to comment.