Merge pull request 'Update debian:13 Docker digest to f324c7f' (#25) from renovate/debian-13 into main
Continuous Integration / lint-and-security (push) Successful in 19s
Continuous Integration / tests-and-coverage (push) Successful in 24s

Reviewed-on: #25
This commit was merged in pull request #25.
This commit is contained in:
2026-08-26 21:07:27 +02:00
+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 \