Compare commits

...
1 Commits
Author SHA1 Message Date
renovate-bot 1177bef38f Update debian Docker tag to bookworm-20260623
Continuous Integration / lint-and-security (pull_request) Successful in 19s
Continuous Integration / tests-and-coverage (pull_request) Successful in 22s
2026-06-30 02:22:45 +00:00
+1 -1
View File
@@ -1,5 +1,5 @@
# Build stage
FROM debian:bookworm AS builder
FROM debian:bookworm-20260623@sha256:30482e873082e906a4908c10529180aefb6f77620aea7404b909829fadc5d168 AS builder
RUN apt-get update && apt-get install -y \
build-essential \