mirror of
https://github.com/curl/curl.git
synced 2026-07-25 19:27:17 +03:00
Dockerfile: update debian:bookworm-slim Docker digest to 67b30a6
Closes #21539
This commit is contained in:
parent
1698a3f857
commit
0f6af820c2
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:f9c6a2fd2ddbc23e336b6257a5245e31f996953ef06cd13a59fa0a1df2d5c252
|
||||
FROM debian:bookworm-slim@sha256:67b30a61dc87758f0caf819646104f29ecbda97d920aaf5edc834128ac8493d3
|
||||
|
||||
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