Skip to content

Commit

Permalink
⬆️ Update sabnzbd/sabnzbd to v4.3.3 (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent ba52638 commit 73bff5a
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.3.2
ARG SABNZBD_VERSION=4.3.3
ARG UNRAR_VERSION=6.2.12
ARG PAR2CMDLINE_TURBO_VERSION=1.1.1
# hadolint ignore=DL3003,DL3042
Expand Down

0 comments on commit 73bff5a

Please sign in to comment.