diff --git a/.github/workflows/pipeline.dockerfile b/.github/workflows/pipeline.dockerfile index af6e182a1..649d1f234 100644 --- a/.github/workflows/pipeline.dockerfile +++ b/.github/workflows/pipeline.dockerfile @@ -16,7 +16,7 @@ RUN chmod +x /navidrome ##################################################### ### Build Final Image -FROM alpine:3.18 +FROM alpine:3.20 LABEL maintainer="deluan@navidrome.org" # Install ffmpeg and mpv