Update Dockerfile

This commit is contained in:
Morten Olsen
2022-12-07 00:10:33 +01:00
committed by GitHub
parent 53f1e782f6
commit 3f7a4e6529

View File

@@ -1,2 +1,3 @@
FROM node
RUN apt-get update && apt-get install -y texlive-full chromium
RUN corepack enable