diff --git a/owntone/Dockerfile b/owntone/Dockerfile index a1148f2..e3699ee 100644 --- a/owntone/Dockerfile +++ b/owntone/Dockerfile @@ -1,7 +1,7 @@ FROM ghcr.io/linuxserver/daapd:28.6-ls110 # renovate: datasource=github-releases depName=librespot-org/librespot-java -ENV LIBRESPOT_VERSION=1.6.2 +ENV LIBRESPOT_VERSION=1.6.3 RUN echo "**** install java and remove librespot ****" && \ apk add -U --update --no-cache \