Kicbase: Bump debian:bookworm from 20250908 to 20251020

pull/21837/head
minikube-bot 2025-11-01 08:10:00 +00:00
parent f6964fcb22
commit 973f12aae0
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
# this ARG needs to be global to use it in `FROM` & is updated for new versions of debian:bookworm-slim-*
ARG KICBASE_IMAGE="debian:bookworm-20250908-slim"
ARG KICBASE_IMAGE="debian:bookworm-20251020-slim"
# multi-stage docker build so we can build auto-pause for arm64
FROM golang:1.24.6 AS auto-pause
WORKDIR /src