mirror of
https://gitlab.com/little-lines/docs.git
synced 2024-12-23 22:58:29 +00:00
apk add py3-pathspec
This commit is contained in:
parent
08d69eb59a
commit
821b437ac5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM docker.io/library/nginx:alpine
|
||||
|
||||
RUN apk add git mkdocs
|
||||
RUN apk add git mkdocs py3-pathspec
|
||||
|
||||
RUN mkdir -p /opt/little-lines-docs
|
||||
|
||||
|
|
Loading…
Reference in a new issue