Skip to content

Commit c351fd0

Browse files
author
Ariel Kass
committed
update base image
Signed-off-by: Ariel Kass <arielk@il.ibm.com>
1 parent c98ee69 commit c351fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY pkg/ pkg/
1313
# Build
1414
RUN CGO_ENABLED=0 GOOS=linux GO111MODULE=on go build -a -o ibm-storage-odf-block-driver ./cmd/manager/main.go
1515

16-
FROM registry.access.redhat.com/ubi9-minimal:9.5-1742914212
16+
FROM registry.access.redhat.com/ubi9-minimal:9.6-1749489516
1717

1818
LABEL vendor="IBM" \
1919
name="ibm-storage-odf-block-driver" \

0 commit comments

Comments
 (0)