Merge pull request 'Update debian:13 Docker digest to 34cd9e9' (#23) from renovate/debian-13 into main
All checks were successful
Continuous Integration / lint-and-security (push) Successful in 23s
Continuous Integration / tests-and-coverage (push) Successful in 28s

Reviewed-on: #23
This commit is contained in:
2026-08-06 17:43:23 +02:00

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 \