Dockerfile: update Docker digest to d830561

Closes #15315
This commit is contained in:
renovate[bot] 2024-10-17 06:35:12 +00:00 committed by Daniel Stenberg
parent 4de627ab09
commit 2c1d83e6a7
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:903d3225acecaa272bbdd7273c6c312c2af8b73644058838d23a8c9e6e5c82cf
FROM debian:bookworm-slim@sha256:d83056144b2dd301730d2739635c8cbdeaaae20d6887146434184f8c060f03ce
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 && \