mirror of
https://github.com/curl/curl.git
synced 2026-08-26 13:53:33 +03:00
CI: update dependencies
- debian:bookworm-slim Docker digest to c00d13c - github/codeql-action digest to ea9e4e3 - fsfe/reuse-action action to v5 - awslabs/aws-lc to v1.39.0 Closes #15555 Closes #15556 Closes #15579 Closes #15594
This commit is contained in:
parent
24085b53c6
commit
a826886509
4 changed files with 6 additions and 6 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:d83056144b2dd301730d2739635c8cbdeaaae20d6887146434184f8c060f03ce
|
||||
FROM debian:bookworm-slim@sha256:c00d13c9aa5d1acfa44e5ababbb8d1f5ac53fa94bc2f993070ccea2dcaf5aa64
|
||||
|
||||
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