Skip to content

Commit f8510b7

Browse files
committed
use latest ubi-9 minimal image
1 parent c7e6d73 commit f8510b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile-csi-node

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ COPY . .
2727
RUN make ibm-block-csi-driver
2828

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

3333
ARG VERSION=1.11.2

0 commit comments

Comments
 (0)