Update debian Docker tag to bookworm-20260623 #12

Merged
kovagoadi merged 1 commits from renovate/debian-12.x into main 2026-07-01 20:31:45 +02:00
Showing only changes of commit aea5cf124c - Show all commits

View File

@@ -1,5 +1,5 @@
# 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 \
build-essential \