Skip to content

Commit

Permalink
feat: new path version
Browse files Browse the repository at this point in the history
- Upgrade Qbittorrent 4.4.1
  • Loading branch information
maltyxx committed Apr 25, 2022
1 parent 0dc6c11 commit 382ec35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.15

ARG LIBTORRENT_VERSION=2.0.[0-9]\\+
ARG QBITTORRENT_VERSION=4.4.0
ARG QBITTORRENT_VERSION=4.4.1

# Install required packages
RUN apk add --no-cache \
Expand Down

0 comments on commit 382ec35

Please sign in to comment.