mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Fix
This commit is contained in:
@@ -24,7 +24,7 @@ RUN apt-get update && apt-get install -y \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY ./patch ~/patch
|
||||
COPY ./patch /root/patch
|
||||
|
||||
RUN cd ~ && \
|
||||
curl -L "https://github.com/webmproject/libwebp/archive/refs/tags/v1.4.0.tar.gz" -o libwebp.tar.gz && \
|
||||
|
||||
Reference in New Issue
Block a user