mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:51:53 +03:00
Dockerfile: update debian:bookworm-slim Docker digest to 98f4b71
Closes #20501
This commit is contained in:
parent
e674e84654
commit
3417cb1562
1 changed files with 1 additions and 1 deletions
|
|
@ -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:d5d3f9c23164ea16f31852f95bd5959aad1c5e854332fe00f7b3a20fcc9f635c
|
||||
FROM debian:bookworm-slim@sha256:98f4b71de414932439ac6ac690d7060df1f27161073c5036a7553723881bffbe
|
||||
|
||||
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 && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue