]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Dockerfile: update debian:bookworm-slim Docker digest to 4b44499
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 8 Apr 2025 06:09:44 +0000 (06:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 8 Apr 2025 14:11:11 +0000 (16:11 +0200)
Closes #16992

Dockerfile

index 076af4b378d0dde68cff734f4b4a2b18aa478a92..ccd94b1d1ee5825d69b218c2a99e8af90ede187d 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:ceac69add95cb9ac0d99d9569350cc36838b76397d986e1ccc284bd034b58a9f
+FROM debian:bookworm-slim@sha256:4b44499bc2a6c78d726f3b281e6798009c0ae1f034b0bfaf6a227147dcff928b
 
 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 && \