Skip to content

Commit 5c43640

Browse files
renovate[bot]prb112
authored andcommitted
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.6-1754356396
1 parent f5726b7 commit 5c43640

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN ARCH=$(arch | sed 's|x86_64|amd64|g' | sed 's|aarch64|arm64|g') \
5050
CGO_LDFLAGS="-L/lib64" GOOS=linux \
5151
go build ${BUILD_FLAGS} -tags strictfipsruntime -a -o bin/power-dra-kubeletplugin ./cmd/power-dra-kubeletplugin
5252

53-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754327153
53+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754356396
5454

5555
LABEL io.k8s.display-name="IBM Power DRA Driver"
5656
LABEL name="IBM Power DRA Driver"

build/Containerfile-build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754327153
1+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754356396
22

33
LABEL io.k8s.display-name="IBM Power DRA Driver"
44
LABEL name="IBM Power DRA Driver"

0 commit comments

Comments
 (0)