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
|
||||
RUN apk add --no-cache nodejs npm
|
||||
FROM debian:bullseye-slim
|
||||
RUN apt update && apt install git git-restore-mtime pandoc npm nodejs
|
||||
WORKDIR /data
|
||||
|
|
Loading…
Reference in a new issue