GHA: update debian:bookworm-slim Docker digest to 96e378d

Closes #21958
This commit is contained in:
renovate[bot] 2026-06-11 11:30:28 +00:00 committed by Viktor Szakats
parent 663b156a37
commit c0d433d080
No known key found for this signature in database

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:0104b334637a5f19aa9c983a91b54c89887c0984081f2068983107a6f6c21eeb
FROM debian:bookworm-slim@sha256:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716
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 && \