Skip to content

Commit

Permalink
Bump rar version from 6.2.5 to 6.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
zimme committed Aug 28, 2023
1 parent 4de9dbd commit f280a45
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
Expand Up @@ -9,7 +9,7 @@ RUN apk add --no-cache --update-cache --upgrade \
make \
tar

ARG RAR_VERSION=6.2.5
ARG RAR_VERSION=6.2.10
ARG RAR2FS_VERSION=1.29.6

RUN curl -L -O "https://www.rarlab.com/rar/unrarsrc-$RAR_VERSION.tar.gz" && \
Expand Down

0 comments on commit f280a45

Please sign in to comment.