mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-04 09:31:09 +03:00
chore(deps): bump alpine from 3.18 to 3.20 in /.github/workflows (#3326)
Bumps alpine from 3.18 to 3.20. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9e5849e4dc
commit
6040a50297
2
.github/workflows/pipeline.dockerfile
vendored
2
.github/workflows/pipeline.dockerfile
vendored
@ -16,7 +16,7 @@ RUN chmod +x /navidrome
|
|||||||
|
|
||||||
#####################################################
|
#####################################################
|
||||||
### Build Final Image
|
### Build Final Image
|
||||||
FROM alpine:3.18
|
FROM alpine:3.20
|
||||||
LABEL maintainer="deluan@navidrome.org"
|
LABEL maintainer="deluan@navidrome.org"
|
||||||
|
|
||||||
# Install ffmpeg and mpv
|
# Install ffmpeg and mpv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user