mirror of
https://github.com/curl/curl.git
synced 2026-01-26 15:03:21 +00:00
docker: update debian:bookworm-slim Docker digest to ceac69a
Closes #16471
This commit is contained in:
parent
ce6d34860c
commit
0ec77026bc
@ -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:b73bf02f32434c9be21adf83b9aedf33e731784d8d2dacbbd3ce5f4993f2a2de
|
||||
FROM debian:bookworm-slim@sha256:ceac69add95cb9ac0d99d9569350cc36838b76397d986e1ccc284bd034b58a9f
|
||||
|
||||
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…
x
Reference in New Issue
Block a user