]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: update debian:bookworm-slim Docker digest to 60eac75
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 24 Jun 2026 04:24:50 +0000 (04:24 +0000)
committerViktor Szakats <commit@vsz.me>
Wed, 24 Jun 2026 09:42:21 +0000 (11:42 +0200)
Closes #22151

Dockerfile

index 369583f62fdc8de22eec1473cc2ff1a76035cb85..85d2f35139c1f0f15fb1d2c9ee73abc0fb203f19 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:96e378d7e6531ac9a15ad505478fcc2e69f371b10f5cdf87857c4b8188404716
+FROM debian:bookworm-slim@sha256:60eac759739651111db372c07be67863818726f754804b8707c90979bda511df
 
 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 && \