New version

This commit is contained in:
Esteban Sánchez
2020-09-29 13:47:32 +02:00
parent 109924d0da
commit 13a52c40f2
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ RUN apk add --update --no-cache \
python3
# Install package
RUN pip3 install prometheus-qbittorrent-exporter==1.0.1
RUN pip3 install prometheus-qbittorrent-exporter==1.0.2
ENV QBITTORRENT_HOST=""
ENV QBITTORRENT_PORT=""