Skip to content

Commit

Permalink
⬆️ Upgrades Whisparr to 2.0.0.548
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Dec 7, 2024
1 parent 6239442 commit 4737f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whisparr/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 WHISPARR_VERSION="2.0.0.355"
ARG WHISPARR_VERSION="2.0.0.548"
ARG BUILD_ARCH=amd64
ARG BUILD_VERSION=dev
ENV XDG_CONFIG_HOME="/config/xdg"
Expand Down

0 comments on commit 4737f2a

Please sign in to comment.