Update debian:13 Docker digest to f324c7f
Continuous Integration / lint-and-security (pull_request) Failing after 4m2s
Continuous Integration / tests-and-coverage (pull_request) Successful in 37s

This commit is contained in:
2026-08-26 02:21:51 +00:00
parent 8e352ba248
commit 1a2ea538e8
+1 -1
View File
@@ -1,5 +1,5 @@
# Build stage
FROM debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 AS builder
FROM debian:13@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1 AS builder
RUN apt-get update && apt-get install -y \
build-essential \