This commit is contained in:
parent
42145c91b3
commit
dcbe3e5029
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM pandoc/minimal:latest-alpine
|
FROM debian:bullseye-slim
|
||||||
RUN apk add --no-cache nodejs npm
|
RUN apt update && apt install git git-restore-mtime pandoc npm nodejs
|
||||||
WORKDIR /data
|
WORKDIR /data
|
||||||
|
|
Loading…
Reference in a new issue