Skip to content

Commit

Permalink
updated to sabnzbd 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avpnusr authored Jan 9, 2024
1 parent 2c0b298 commit 60f70c1
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.12
LABEL maintainer="avpnusr"
ARG PAR2TAG=v0.8.1
ARG SABTAG=4.2.0
ARG SABTAG=4.2.1

RUN buildDeps="gcc g++ git mercurial make automake autoconf python3-dev openssl-dev libffi-dev musl-dev" \
&& apk --update --no-cache add $buildDeps \
Expand Down

0 comments on commit 60f70c1

Please sign in to comment.