mirror of
https://github.com/curl/curl.git
synced 2026-08-25 09:33:36 +03:00
Dockerfile: Update debian:bookworm-slim Docker digest to abd67ff
Closes #22486
This commit is contained in:
parent
69e8278149
commit
e5b5846c10
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:7b140f374b289a7c2befc338f42ebe6441b7ea838a042bbd5acbfca6ec875818
|
||||
FROM debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241
|
||||
|
||||
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