Update Dockerfile
Docker CI / buildandpush (push) Failing after 13s
Details
Docker CI / buildandpush (push) Failing after 13s
Details
This commit is contained in:
parent
b1eb9e63df
commit
7aeb5ec2b3
|
@ -35,8 +35,7 @@ ENV PUID=1000
|
||||||
ENV PGID=1000
|
ENV PGID=1000
|
||||||
|
|
||||||
# flac2mp3
|
# flac2mp3
|
||||||
RUN apk add --no-cache ffmpeg && \
|
RUN apk add --no-cache ffmpeg
|
||||||
rm -rf /var/lib/apt/lists/*
|
|
||||||
COPY lidarr-flac2mp3/root/usr /usr
|
COPY lidarr-flac2mp3/root/usr /usr
|
||||||
|
|
||||||
# deemix
|
# deemix
|
||||||
|
|
Loading…
Reference in New Issue