mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-14 11:31:31 +02:00
Update Dockerfile
This commit is contained in:
@@ -76,9 +76,6 @@ RUN \
|
|||||||
curl -o /tmp/qbit_manage.tar.gz -L "https://github.com/StuffAnThings/qbit_manage/tarball/develop" && \
|
curl -o /tmp/qbit_manage.tar.gz -L "https://github.com/StuffAnThings/qbit_manage/tarball/develop" && \
|
||||||
tar xf /tmp/qbit_manage.tar.gz -C /qbit_manage --strip-components=1 && \
|
tar xf /tmp/qbit_manage.tar.gz -C /qbit_manage --strip-components=1 && \
|
||||||
\
|
\
|
||||||
# Clean dependencies
|
|
||||||
sed -i "s/\\(qbittorrent-api\\)==2023.10.54/\\1/" /qbit_manage/requirements.txt && \
|
|
||||||
\
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
## Allow python specific arch
|
## Allow python specific arch
|
||||||
BUILD_ARCH=$(uname -m) && \
|
BUILD_ARCH=$(uname -m) && \
|
||||||
|
|||||||
Reference in New Issue
Block a user