Compare commits

...
3 Commits
Author SHA1 Message Date
kovagoadi 6734c13963 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
2026-08-26 21:07:27 +02:00
kovagoadi 3641bf383e Merge branch 'main' into renovate/debian-13
Continuous Integration / lint-and-security (pull_request) Successful in 19s
Continuous Integration / tests-and-coverage (pull_request) Successful in 23s
2026-08-26 21:06:04 +02:00
renovate-bot 1a2ea538e8 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
2026-08-26 02:21:51 +00:00
+1 -1
View File
@@ -1,5 +1,5 @@
# Build stage # Build stage
FROM debian:13@sha256:34cd9e9fd437c0a095ec39cb2e73422c9f30821b0d0848ed74fd0d43bae4d958 AS builder FROM debian:13@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1 AS builder
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
build-essential \ build-essential \