Dockerfile: update debian:bookworm-slim Docker digest to 67b30a6

Closes #21539
This commit is contained in:
renovate[bot] 2026-05-09 04:45:54 +00:00 committed by Daniel Stenberg
parent 1698a3f857
commit 0f6af820c2
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:f9c6a2fd2ddbc23e336b6257a5245e31f996953ef06cd13a59fa0a1df2d5c252
FROM debian:bookworm-slim@sha256:67b30a61dc87758f0caf819646104f29ecbda97d920aaf5edc834128ac8493d3
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 && \