Skip to content

Commit

Permalink
Merge pull request #141 from linuxserver/unrar617-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad authored Aug 12, 2022
2 parents 808441e + 38cc68a commit 1d6e66b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/linuxserver/baseimage-alpine:3.15

# set version label
ARG UNRAR_VERSION=6.1.4
ARG UNRAR_VERSION=6.1.7
ARG BUILD_DATE
ARG VERSION
ARG SABNZBD_VERSION
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/linuxserver/baseimage-alpine:arm64v8-3.15

# set version label
ARG UNRAR_VERSION=6.1.4
ARG UNRAR_VERSION=6.1.7
ARG BUILD_DATE
ARG VERSION
ARG SABNZBD_VERSION
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.armhf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM ghcr.io/linuxserver/baseimage-alpine:arm32v7-3.15

# set version label
ARG UNRAR_VERSION=6.1.4
ARG UNRAR_VERSION=6.1.7
ARG BUILD_DATE
ARG VERSION
ARG SABNZBD_VERSION
Expand Down
1 change: 1 addition & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "12.08.22:", desc: "Bump unrar to 6.1.7." }
- { date: "31.07.22:", desc: "Add nightly tag." }
- { date: "10.03.22:", desc: "Add nzb-notify." }
- { date: "22.02.22:", desc: "Rebase master branch to Alpine, build unrar from source, deprecate Alpine branch." }
Expand Down

0 comments on commit 1d6e66b

Please sign in to comment.