aboutsummaryrefslogtreecommitdiff
path: root/cgit/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'cgit/Dockerfile')
-rw-r--r--cgit/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit/Dockerfile b/cgit/Dockerfile
index 2988d2e..91004f7 100644
--- a/cgit/Dockerfile
+++ b/cgit/Dockerfile
@@ -14,6 +14,7 @@ RUN apk add --no-cache \
python3 \
spawn-fcgi \
tzdata \
+ md4c \
&& true
# Cgit build deps