diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-07-05 21:35:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-07-05 21:35:22 +0530 |
| commit | c20d74cb5793d5821eadb2f96ac2e8e336e9a94a (patch) | |
| tree | 12b4718b74083d9fc9ac3b879d229898db4148c3 /cgit/Dockerfile | |
| parent | b3d4fe72d35d7542f54b8c81e2f59f66723df1df (diff) | |
| download | bacchus-remote-c20d74cb5793d5821eadb2f96ac2e8e336e9a94a.tar.gz bacchus-remote-c20d74cb5793d5821eadb2f96ac2e8e336e9a94a.zip | |
Switch to md4c for markdown rendering
Diffstat (limited to 'cgit/Dockerfile')
| -rw-r--r-- | cgit/Dockerfile | 1 |
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 |
