Kicbase: Bump debian:bookworm from 20260223 to 20260316
parent
d5796e6cc5
commit
9c018fe83f
|
|
@ -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-20260223-slim"
|
||||
ARG KICBASE_IMAGE="debian:bookworm-20260316-slim"
|
||||
# start from debin 12, this image is reasonably small as a starting point
|
||||
# for a kubernetes node image, it doesn't contain much we don't need
|
||||
FROM ${KICBASE_IMAGE} AS kicbase
|
||||
|
|
|
|||
Loading…
Reference in New Issue