Skip to content

Commit f754ceb

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎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-dev-webhook ./cmd/webhook
5252

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

5555
LABEL io.k8s.display-name="IBM Power Device Plugin"
5656
LABEL name="IBM Power Device Plugin"

‎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-1754456323
1+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754584681
22

33
LABEL io.k8s.display-name="IBM Power Device Plugin"
44
LABEL name="IBM Power Device Plugin"

0 commit comments

Comments
 (0)