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 4724b8c
Closes #21248
This commit is contained in:
parent
be92f0a2e4
commit
f1e3091923
@ -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:f06537653ac770703bc45b4b113475bd402f451e85223f0f2837acbf89ab020a
|
||||
FROM debian:bookworm-slim@sha256:4724b8cc51e33e398f0e2e15e18d5ec2851ff0c2280647e1310bc1642182655d
|
||||
|
||||
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