docker: update debian:bookworm-slim Docker digest to ceac69a

Closes #16471
This commit is contained in:
renovate[bot] 2025-02-25 07:01:14 +00:00 committed by Daniel Stenberg
parent ce6d34860c
commit 0ec77026bc
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -24,7 +24,7 @@
# $ ./scripts/maketgz 8.7.1
# To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags
FROM debian:bookworm-slim@sha256:b73bf02f32434c9be21adf83b9aedf33e731784d8d2dacbbd3ce5f4993f2a2de
FROM debian:bookworm-slim@sha256:ceac69add95cb9ac0d99d9569350cc36838b76397d986e1ccc284bd034b58a9f
RUN apt-get update -qq && apt-get install -qq -y --no-install-recommends \
build-essential make autoconf automake libtool git perl zip zlib1g-dev gawk && \