navidrome: Update to latest version

This commit is contained in:
Alex Palaistras 2022-10-28 17:50:11 +01:00
parent 95c264856e
commit 719acc692b

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bullseye-slim FROM docker.io/debian:bullseye-slim
ARG VERSION=0.47.5 ARG VERSION=0.48.0
RUN apt-get update -y && apt-get upgrade -y && \ RUN apt-get update -y && apt-get upgrade -y && \
apt-get install -y --no-install-recommends curl ca-certificates gosu ffmpeg apt-get install -y --no-install-recommends curl ca-certificates gosu ffmpeg