GHA: update debian:bookworm-slim Docker digest to 2424c18

Closes #17999
This commit is contained in:
renovate[bot] 2025-07-22 15:18:15 +00:00 committed by Viktor Szakats
parent 5cdb9b44bd
commit 6ac97b091d
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

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:6ac2c08566499cc2415926653cf2ed7c3aedac445675a013cc09469c9e118fdd
FROM debian:bookworm-slim@sha256:2424c1850714a4d94666ec928e24d86de958646737b1d113f5b2207be44d37d8
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 && \