Merge pull request 'Update debian Docker tag to bookworm-20260623' (#12) from renovate/debian-12.x into main
All checks were successful
Continuous Integration / lint-and-security (push) Successful in 22s
Continuous Integration / tests-and-coverage (push) Successful in 24s

Reviewed-on: #12
This commit is contained in:
2026-07-01 20:31:44 +02:00

View File

@@ -1,5 +1,5 @@
# Build stage # Build stage
FROM debian:bookworm@sha256:30482e873082e906a4908c10529180aefb6f77620aea7404b909829fadc5d168 AS builder FROM debian:bookworm-20260623@sha256:30482e873082e906a4908c10529180aefb6f77620aea7404b909829fadc5d168 AS builder
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
build-essential \ build-essential \