remove rsync
This commit is contained in:
parent
5ee4291003
commit
cae9abf13e
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ FROM squidfunk/mkdocs-material
|
||||||
RUN pip install --no-cache-dir mkdocs-macros-plugin
|
RUN pip install --no-cache-dir mkdocs-macros-plugin
|
||||||
|
|
||||||
# hadolint ignore=DL3018
|
# hadolint ignore=DL3018
|
||||||
RUN apk add --no-cache rsync minio-client
|
RUN apk add --no-cache minio-client
|
||||||
|
|
Loading…
Reference in a new issue