Dockerfile: Update debian:bookworm-slim Docker digest to abd67ff

Closes #22486
This commit is contained in:
renovate[bot] 2026-08-05 04:44:44 +00:00 committed by Daniel Stenberg
parent 69e8278149
commit e5b5846c10
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:7b140f374b289a7c2befc338f42ebe6441b7ea838a042bbd5acbfca6ec875818
FROM debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241
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 && \