Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Dec 7, 2024
1 parent 884448a commit 0e33520
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 @@ -14,7 +14,7 @@ ENV XDG_CONFIG_HOME="/config/xdg"
RUN \
apk add --no-cache \
icu-libs=74.2-r0 \
sqlite-libs=3.45.3-r1 \
sqlite-libs=3.47.1-r0 \
xmlstarlet=1.6.1-r2 \
\
&& if [ "${BUILD_ARCH}" = "aarch64" ]; then WHISPARR_ARCH="arm64"; \
Expand Down

0 comments on commit 0e33520

Please sign in to comment.