This commit is contained in:
parent
b97544595b
commit
8ddf2cacf9
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu
|
FROM ubuntu:focal
|
||||||
RUN export DEBIAN_FRONTEND=noninteractive; \
|
RUN export DEBIAN_FRONTEND=noninteractive; \
|
||||||
apt update; \
|
apt update; \
|
||||||
apt install -y pandoc texlive-full
|
apt install -y pandoc texlive-full
|
||||||
|
Loading…
Reference in New Issue
Block a user