mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
Dockerfile: update debian:bookworm-slim Docker digest to d5d3f9c
Closes #20115
This commit is contained in:
committed by
Viktor Szakats
parent
660600c747
commit
ba7e729ffd
@@ -24,7 +24,7 @@
|
|||||||
# $ ./scripts/maketgz 8.7.1
|
# $ ./scripts/maketgz 8.7.1
|
||||||
|
|
||||||
# To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags
|
# To update, get the latest digest e.g. from https://hub.docker.com/_/debian/tags
|
||||||
FROM debian:bookworm-slim@sha256:e899040a73d36e2b36fa33216943539d9957cba8172b858097c2cabcdb20a3e2
|
FROM debian:bookworm-slim@sha256:d5d3f9c23164ea16f31852f95bd5959aad1c5e854332fe00f7b3a20fcc9f635c
|
||||||
|
|
||||||
RUN apt-get update -qq && apt-get install -qq -y --no-install-recommends \
|
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 && \
|
build-essential make autoconf automake libtool git perl zip zlib1g-dev gawk && \
|
||||||
|
|||||||
Reference in New Issue
Block a user