]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docker: update debian:bookworm-slim Docker digest to ceac69a
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 25 Feb 2025 07:01:14 +0000 (07:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Mar 2025 07:58:32 +0000 (08:58 +0100)
Closes #16471

Dockerfile

index 84f0c9789385b6e4d6a936815ea04d31befbd059..076af4b378d0dde68cff734f4b4a2b18aa478a92 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:b73bf02f32434c9be21adf83b9aedf33e731784d8d2dacbbd3ce5f4993f2a2de
+FROM debian:bookworm-slim@sha256:ceac69add95cb9ac0d99d9569350cc36838b76397d986e1ccc284bd034b58a9f
 
 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 && \