mirror of
https://github.com/hassio-addons/addon-prowlarr.git
synced 2025-05-03 18:51:22 +00:00
⬆️ Update alpine_3_21/sqlite-libs to v3.48.0-r1 (#61)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
27ceb99868
commit
fb90bc8ef8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ ENV XDG_CONFIG_HOME="/config/xdg"
|
|||
RUN \
|
||||
apk add --no-cache \
|
||||
icu-libs=74.2-r0 \
|
||||
sqlite-libs=3.48.0-r0 \
|
||||
sqlite-libs=3.48.0-r1 \
|
||||
xmlstarlet=1.6.1-r2 \
|
||||
\
|
||||
&& if [ "${BUILD_ARCH}" = "aarch64" ]; then PROWLARR_ARCH="arm64"; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue