Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Dec 6, 2024
1 parent f7a2100 commit 73086d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readarr/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 READARR_ARCH="arm64"; \
Expand Down

0 comments on commit 73086d0

Please sign in to comment.