Skip to content

Commit

Permalink
⬆️ Update sabnzbd/sabnzbd to v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent c9b5058 commit f499937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sabnzbd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG SABNZBD_VERSION=4.2.1
ARG SABNZBD_VERSION=4.2.2
ARG UNRAR_VERSION=6.2.12
ARG PAR2CMDLINE_TURBO_VERSION=1.1.1
# hadolint ignore=DL3003,DL3042
Expand Down

0 comments on commit f499937

Please sign in to comment.