Update dependencies

This commit is contained in:
Franck Nijhof 2024-12-07 00:40:14 +01:00
parent 647924f7cb
commit 259737a4b2
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -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 RADARR_ARCH="arm64"; \