Update debian Docker tag to trixie-20260713
All checks were successful
Continuous Integration / lint-and-security (pull_request) Successful in 20s
Continuous Integration / tests-and-coverage (pull_request) Successful in 23s

This commit is contained in:
2026-07-15 02:22:08 +00:00
parent ab8ab7390e
commit d87f26a8ef

View File

@@ -1,5 +1,5 @@
# Build stage
FROM debian:trixie-20260623@sha256:d07d1b51c39f51188e60be9b64e6bf769fa94e187f092bc32b91305cfa34ba5a AS builder
FROM debian:13@sha256:fac46bff2e02f51425b6e33b0e1169f55dfb053d83511ca28aa50c09fd5ed7a4 AS builder
RUN apt-get update && apt-get install -y \
build-essential \