Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
New version 4.3.9
  • Loading branch information
maltyxx authored Dec 23, 2021
1 parent 23c522d commit cc3fb9c
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.13

ARG LIBTORRENT_VERSION=1.2.12
ARG QBITTORRENT_VERSION=4.3.8
ARG QBITTORRENT_VERSION=4.3.9

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

0 comments on commit cc3fb9c

Please sign in to comment.