Compare commits

..

3 Commits

Author SHA1 Message Date
309f1da762 Merge pull request 'Update debian Docker tag to trixie-20260713' (#15) from renovate/debian-13.x into main
All checks were successful
Continuous Integration / lint-and-security (push) Successful in 20s
Continuous Integration / tests-and-coverage (push) Successful in 24s
Reviewed-on: #15
2026-07-15 09:14:53 +02:00
2526b8aec4 Merge branch 'main' into renovate/debian-13.x
All checks were successful
Continuous Integration / lint-and-security (pull_request) Successful in 21s
Continuous Integration / tests-and-coverage (pull_request) Successful in 23s
2026-07-15 09:13:54 +02:00
d87f26a8ef Update debian Docker tag to trixie-20260713
All checks were successful
Continuous Integration / lint-and-security (pull_request) Successful in 20s
Continuous Integration / tests-and-coverage (pull_request) Successful in 23s
2026-07-15 02:22:08 +00:00

View File

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