]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
Dockerfile: update debian digest to 911821c
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tue, 14 May 2024 15:27:02 +0000 (15:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 15 May 2024 06:16:49 +0000 (08:16 +0200)
Closes #13629

Dockerfile

index e9faa5d40da97bfc90ee49c15dc69d019cf53517..834e275157056f85bc9c76dcfc8bfe471918b999 100644 (file)
@@ -24,7 +24,7 @@
 #   $ ./maketgz 8.7.1
 
 # To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags
-FROM debian:bookworm-slim@sha256:993f5593466f84c9200e3e877ab5902dfc0e4a792f291c25c365dbe89833411f
+FROM debian:bookworm-slim@sha256:911821c26cc366231183098f489068afff2d55cf56911cb5b7bd32796538dfe1
 
 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 && \