Dockerfile: update debian:bookworm-slim Docker digest to 4724b8c

Closes #21248
This commit is contained in:
renovate[bot] 2026-04-07 04:32:28 +00:00 committed by Daniel Stenberg
parent be92f0a2e4
commit f1e3091923
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:f06537653ac770703bc45b4b113475bd402f451e85223f0f2837acbf89ab020a
FROM debian:bookworm-slim@sha256:4724b8cc51e33e398f0e2e15e18d5ec2851ff0c2280647e1310bc1642182655d
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 && \