mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
Dockerfile: update debian:bookworm-slim Docker digest to f065376
Closes #20946
This commit is contained in:
parent
e894699c1e
commit
b881bc0021
@ -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:74d56e3931e0d5a1dd51f8c8a2466d21de84a271cd3b5a733b803aa91abf4421
|
||||
FROM debian:bookworm-slim@sha256:f06537653ac770703bc45b4b113475bd402f451e85223f0f2837acbf89ab020a
|
||||
|
||||
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…
Reference in New Issue
Block a user