This commit is contained in:
parent
dcbe3e5029
commit
b92fcec7c5
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM debian:bullseye-slim
|
||||
RUN apt update && apt install git git-restore-mtime pandoc npm nodejs
|
||||
RUN apt update && apt install -y git git-restore-mtime pandoc npm nodejs
|
||||
WORKDIR /data
|
||||
|
|
Loading…
Reference in a new issue