Skip to content

Commit 2693386

Browse files
authored
Merge pull request #544 from maxking/fix-web
Hyperkitty needs mistune 2.0.0rc1
2 parents 7ce446e + 22b3b7d commit 2693386

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ RUN --mount=type=cache,target=/root/.cache \
2121
postorius==1.3.6 \
2222
hyperkitty==1.3.5 \
2323
django-mailman3==1.3.7 \
24+
mistune==2.0.0rc1 \
2425
whoosh \
2526
uwsgi \
2627
'psycopg2<2.9' \

0 commit comments

Comments
 (0)