mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-02-02 17:59:27 +08:00
2.6.0-beta6
This commit is contained in:
@@ -13,7 +13,7 @@ COPY src/requirements.txt .
|
||||
RUN python3 -m pip install --upgrade pip \
|
||||
&& pip install -r requirements.txt --no-cache-dir
|
||||
|
||||
COPY --chmod=755 src/. /app/.
|
||||
COPY --chmod=755 src/. .
|
||||
|
||||
RUN apk add --no-cache \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user