Dockerfile: update debian:bookworm-slim digest to 1371f81

Closes #19883
This commit is contained in:
renovate[bot] 2025-12-09 04:48:05 +00:00 committed by Daniel Stenberg
parent 4fb609f963
commit 761750b9de
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:936abff852736f951dab72d91a1b6337cf04217b2a77a5eaadc7c0f2f1ec1758
FROM debian:bookworm-slim@sha256:1371f816c47921a144436ca5a420122a30de85f95401752fd464d9d4e1e08271
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 && \