mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-23 05:26:37 +00:00
commit
d222df1aae
@ -313,9 +313,6 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
|
||||
apt-get -y autopurge && \
|
||||
apt-get -y autoclean
|
||||
|
||||
# Copy over pip.conf to use piwheels
|
||||
COPY pip.conf /etc/pip.conf
|
||||
|
||||
# Switch workdir to the the app
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user