Skip to content

Commit

Permalink
include lineno
Browse files Browse the repository at this point in the history
  • Loading branch information
ebullient committed Oct 31, 2024
1 parent a6bfd11 commit e07a9e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM pandoc/extra:edge
FROM docker.io/pandoc/extra:edge

ENV TERM=xterm

Expand Down Expand Up @@ -31,6 +31,7 @@ RUN tlmgr update --self \
eso-pic \
koma-script \
lastpage \
lineno \
minted \
moresize \
newunicodechar \
Expand Down

0 comments on commit e07a9e4

Please sign in to comment.