This commit is contained in:
parent
865199e5ec
commit
44a13dca59
@ -32,7 +32,7 @@ COPY --from=builder \
|
||||
/usr/local/lib/python${version}/site-packages \
|
||||
/usr/local/lib/python${version}/site-packages
|
||||
|
||||
RUN apk add --update ffmpeg netcat-openbsd libusb-dev
|
||||
RUN apk add --update netcat-openbsd libusb-dev
|
||||
|
||||
COPY . .
|
||||
RUN pip install . --no-cache-dir
|
||||
|
Reference in New Issue
Block a user