mirror of
https://github.com/curl/curl.git
synced 2026-07-26 15:27:16 +03:00
Dockerfile: update debian:bookworm-slim digest to 936abff
Closes #19348
This commit is contained in:
parent
6d7e924e80
commit
87f448ed52
1 changed files with 1 additions and 1 deletions
|
|
@ -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:78d2f66e0fec9e5a39fb2c72ea5e052b548df75602b5215ed01a17171529f706
|
FROM debian:bookworm-slim@sha256:936abff852736f951dab72d91a1b6337cf04217b2a77a5eaadc7c0f2f1ec1758
|
||||||
|
|
||||||
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 && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue