Dockerfile: update debian:bookworm-slim Docker digest to 98f4b71

Closes #20501
This commit is contained in:
renovate[bot] 2026-02-03 05:37:23 +00:00 committed by Daniel Stenberg
parent e674e84654
commit 3417cb1562
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

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