Update debian Docker tag to trixie-20260713 #15

Merged
kovagoadi merged 2 commits from renovate/debian-13.x into main 2026-07-15 09:14:54 +02:00
Showing only changes of commit 2526b8aec4 - Show all commits

View File

@@ -26,7 +26,7 @@ RUN cmake .. \
&& make -j$(nproc) install && make -j$(nproc) install
# Runtime stage # Runtime stage
FROM debian:bookworm-slim@sha256:60eac759739651111db372c07be67863818726f754804b8707c90979bda511df FROM debian:bookworm-slim@sha256:7b140f374b289a7c2befc338f42ebe6441b7ea838a042bbd5acbfca6ec875818
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
libcurl3-gnutls \ libcurl3-gnutls \