Skip to content

Commit

Permalink
⬆️ Update morpheus65535/bazarr to v1.4.5 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 1a10adb commit e707d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazarr/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 BAZARR_VERSION=1.4.4
ARG BAZARR_VERSION=1.4.5
ARG UNRAR_VERSION=6.2.12
# hadolint ignore=DL3003,DL3042
RUN \
Expand Down

0 comments on commit e707d70

Please sign in to comment.