mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Fixed Docker image
This commit is contained in:
parent
6f63baa95a
commit
b5059330cc
@ -40,7 +40,7 @@ COPY setup.py setup.py
|
||||
|
||||
# Perform build and cleanup artifacts and caches
|
||||
RUN \
|
||||
apk upgrade --update-cache -a \
|
||||
apk upgrade --update-cache -a && \
|
||||
apk add --no-cache \
|
||||
git \
|
||||
git-fast-import \
|
||||
|
Loading…
Reference in New Issue
Block a user