Compare commits

...
2 Commits
Author SHA1 Message Date
kovagoadi 7335d9b954 Merge pull request 'Update debian:13 Docker digest to 9cc0800' (#31) from renovate/debian-13 into main
Continuous Integration / lint-and-security (push) Successful in 1m4s
Continuous Integration / tests-and-coverage (push) Successful in 1m4s
Reviewed-on: #31
2026-09-21 14:36:45 +02:00
renovate-bot b2fa14b7ff Update debian:13 Docker digest to 9cc0800
Continuous Integration / lint-and-security (pull_request) Successful in 1m13s
Continuous Integration / tests-and-coverage (pull_request) Successful in 26s
2026-09-20 02:22:49 +00:00
+1 -1
View File
@@ -1,5 +1,5 @@
# Build stage
FROM debian:13@sha256:f324c7ff54321e8d9c588493a20244965938ce0aa50bbd1022d38010e9ffc4b1 AS builder
FROM debian:13@sha256:9cc080028c43b27d2074d63a5f9caf7166d731494965616c1a6d2827a004585c AS builder
RUN apt-get update && apt-get install -y \
build-essential \