File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ RUN ARCH=$(arch | sed 's|x86_64|amd64|g' | sed 's|aarch64|arm64|g') \
50
50
CGO_LDFLAGS="-L/lib64" GOOS=linux \
51
51
go build ${BUILD_FLAGS} -tags strictfipsruntime -a -o bin/power-dra-kubeletplugin ./cmd/power-dra-kubeletplugin
52
52
53
- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754000177
53
+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754327153
54
54
55
55
LABEL io.k8s.display-name="IBM Power DRA Driver"
56
56
LABEL name="IBM Power DRA Driver"
Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754000177
1
+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1754327153
2
2
3
3
LABEL io.k8s.display-name="IBM Power DRA Driver"
4
4
LABEL name="IBM Power DRA Driver"
You can’t perform that action at this time.
0 commit comments