mirror of
https://github.com/curl/curl
synced 2026-08-25 12:32:35 -04:00
Dockerfile: update debian:bookworm-slim Docker digest to 8820086
Closes #22663
This commit is contained in:
parent
fb22f58cc3
commit
a8defa2a5e
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:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241
|
||||
FROM debian:bookworm-slim@sha256:88200866dfff7ea7f5cbcb6ec7c8a701889efe6fe859fe64d6990e4b07ea4171
|
||||
|
||||
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