mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-05-16 14:03:44 +08:00
refactor
- fix rename bug - temp save
This commit is contained in:
@@ -25,7 +25,7 @@ ENV TZ=Asia/Shanghai \
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=build --chmod=777 /install /usr/local
|
||||
COPY --chmod=755 . /app
|
||||
COPY --chmod=755 src/. /app
|
||||
|
||||
RUN apk add --no-cache \
|
||||
curl \
|
||||
|
||||
Reference in New Issue
Block a user