diff --git a/pandoc/Dockerfile b/pandoc/Dockerfile
index 3efd8919cb4aa33b7f3f4b529202d00ce89b1c71..232341da8d0f740a419cbd5992b691dad4ca78aa 100644
--- a/pandoc/Dockerfile
+++ b/pandoc/Dockerfile
@@ -7,7 +7,7 @@ RUN tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet \
     tlmgr update \
     && tlmgr install csquotes mdframed needspace sourcesanspro ly1 mweights \
     sourcecodepro titling pagecolor epstopdf zref footnotebackref beamertheme-metropolis \
-    pgfopts subfig float \
+    pgfopts subfig float tocloft \
     && apk add --update ghostscript
 
 # Install Node and mermaid-filter