Update debian:13 Docker digest to 34cd9e9
All checks were successful
Continuous Integration / lint-and-security (pull_request) Successful in 1m0s
Continuous Integration / tests-and-coverage (pull_request) Successful in 28s

This commit is contained in:
2026-08-06 02:22:00 +00:00
parent f0ef4148b0
commit 846d085e1a

View File

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