From 88e05c961135ef8ff8b1109d54e038411e413fff Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Sat, 13 Jun 2026 09:57:54 +0200 Subject: misc: update cgit --- compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index d09f06c..d1839ef 100644 --- a/compose.yaml +++ b/compose.yaml @@ -26,7 +26,7 @@ services: cgit: build: dockerfile_inline: | - FROM tvanbesi/cgit:v1.0 + FROM tvanbesi/cgit:v1.1 networks: - cgit volumes: -- cgit v1.3.1