Merge pull request 'Update debian:trixie-slim Docker digest to a99cfc5' (#32) from renovate/debian-trixie-slim into main
Reviewed-on: #32
This commit was merged in pull request #32.
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ RUN cmake .. \
|
||||
# Must track the builder's Debian release: the builder (debian:13/trixie) links
|
||||
# against glibc 2.38+, so an older runtime (e.g. bookworm, glibc 2.36) cannot run
|
||||
# the resulting binary. Package names use the trixie t64 spelling.
|
||||
FROM debian:trixie-slim@sha256:d7e12182ce18b85b93007c1dedf31f2d29e01ccf3182cc4017c709b6259bc132
|
||||
FROM debian:trixie-slim@sha256:a99cfc517144bc59b1978475ec53b46ecabec7e43635402ee5b77cc54cd1b20a
|
||||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
libcurl3t64-gnutls \
|
||||
|
||||
Reference in New Issue
Block a user