Update Dockerfile.armhf

This commit is contained in:
chbmb 2018-09-18 20:31:43 +01:00 committed by GitHub
parent 0dc99315f3
commit ae62a9d2c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ RUN \
tar xf \
/tmp/bazarr.tar.gz -C \
/app/bazarr --strip-components=1 && \
rm -rf \
rm -rf \
/tmp/*
# add local files