From cc8721e2217e530e79bdbf10b93c58a5a615abd6 Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 23 Mar 2026 16:52:32 +0000 Subject: [PATCH] Dockerfile: multi-stage, distroless final image --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 2f221f7..5b81722 100644 --- a/Makefile +++ b/Makefile @@ -4,3 +4,5 @@ all: \t@echo 'build target TBD' # update 12 (2026-04) + +# update 26 (2026-04)