]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Dockerfile: update debian:bookworm-slim digest to 936abff
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 4 Nov 2025 10:52:26 +0000 (10:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Nov 2025 14:24:21 +0000 (15:24 +0100)
Closes #19348

Dockerfile

index fc5bf9e1ef6d785d14c2ecef64a8c3907df8325f..3d2e942cdff4f384249d7c60b3c8221443289775 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:78d2f66e0fec9e5a39fb2c72ea5e052b548df75602b5215ed01a17171529f706
+FROM debian:bookworm-slim@sha256:936abff852736f951dab72d91a1b6337cf04217b2a77a5eaadc7c0f2f1ec1758
 
 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 && \