Skip to content

Commit

Permalink
Dockerfile: Update debian:bookworm-slim Docker digest to b73bf02
Browse files Browse the repository at this point in the history
Closes curl#15671
  • Loading branch information
renovate[bot] authored and bagder committed Dec 3, 2024
1 parent c3181dc commit 6b65422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64
FROM debian:bookworm-slim@sha256:b73bf02f32434c9be21adf83b9aedf33e731784d8d2dacbbd3ce5f4993f2a2de

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 && \
Expand Down

0 comments on commit 6b65422

Please sign in to comment.