From 17449c6f72178ff9e18a3b3c58c1b1f0d1cf5fe0 Mon Sep 17 00:00:00 2001 From: Martin Riedl Date: Sat, 29 Mar 2025 00:08:34 +0100 Subject: [PATCH] docs: add ca-certificates and curl to ubuntu image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 664d337..1024f4e 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,6 @@ https://git.martin-riedl.de/ci/-/packages/container/ubuntu/24.04 ### Pre-Installed Software +- ca-certificates +- curl - nodejs 22