File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- linux/amd64=registry.k8s.io/build-image/debian-base:bookworm-v1.0.5
2- linux/arm64=registry.k8s.io/build-image/debian-base:bookworm-v1.0.5
1+ linux/amd64=registry.k8s.io/build-image/debian-base:bookworm-v1.0.6
2+ linux/arm64=registry.k8s.io/build-image/debian-base:bookworm-v1.0.6
33windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
44windows/amd64/ltsc2022=mcr.microsoft.com/windows/nanoserver:ltsc2022
55windows/amd64/ltsc2025=mcr.microsoft.com/windows/nanoserver:ltsc2025
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- ARG BASEIMAGE=registry.k8s.io/build-image/debian-base:bookworm-v1.0.5
15+ ARG BASEIMAGE=registry.k8s.io/build-image/debian-base:bookworm-v1.0.6
1616
1717FROM golang:1.24.7@sha256:87916acb3242b6259a26deaa7953bdc6a3a6762a28d340e4f1448e7b5c27c009 AS builder
1818WORKDIR /go/src/sigs.k8s.io/secrets-store-csi-driver
You can’t perform that action at this time.
0 commit comments