mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
Dockerfile: update debian:bookworm-slim Docker digest to 78d2f66
Closes #19173
This commit is contained in:
committed by
Daniel Stenberg
parent
ea6455b7a4
commit
30734e48d6
@@ -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:7e490910eea2861b9664577a96b54ce68ea3e02ce7f51d89cb0103a6f9c386e0
|
||||
FROM debian:bookworm-slim@sha256:78d2f66e0fec9e5a39fb2c72ea5e052b548df75602b5215ed01a17171529f706
|
||||
|
||||
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 && \
|
||||
|
||||
Reference in New Issue
Block a user