]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update debian:bookworm-slim Docker digest to 2424c18
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 22 Jul 2025 15:18:15 +0000 (15:18 +0000)
committerViktor Szakats <commit@vsz.me>
Tue, 22 Jul 2025 17:47:47 +0000 (19:47 +0200)
Closes #17999

Dockerfile

index e6ad446989c53c50f0abf8126c1592d0e8fbaebc..62ddc2e6dcf439cfb76631fbefdf47d65c4b91c9 100644 (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 && \