]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Dockerfile: update debian:bookworm-slim Docker digest to 6ac2c08
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 1 Jul 2025 07:54:29 +0000 (07:54 +0000)
committerViktor Szakats <commit@vsz.me>
Tue, 1 Jul 2025 16:56:28 +0000 (18:56 +0200)
Closes #17788

Dockerfile

index ba197aab1a3b88732b798f95ae92163e8b687d7b..e6ad446989c53c50f0abf8126c1592d0e8fbaebc 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:e5865e6858dacc255bead044a7f2d0ad8c362433cfaa5acefb670c1edf54dfef
+FROM debian:bookworm-slim@sha256:6ac2c08566499cc2415926653cf2ed7c3aedac445675a013cc09469c9e118fdd
 
 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 && \