From ed80370c66eb542dd575dd70eaf8d5e7678a86be Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 28 Jul 2025 23:32:49 -0700 Subject: Provide curl for healthchecks --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 1c4aa9e..669d15c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -39,6 +39,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ python3-markdown \ python3-pygments \ tini \ + curl \ && rm -rf /var/lib/apt/lists/* COPY --from=build_stage /var/www/html/cgit /var/www/html/cgit -- cgit v1.2.3-70-g09d2