Skip to content

Commit

Permalink
Merge pull request #510 from wader/bump-alpine-3.21.1
Browse files Browse the repository at this point in the history
Update alpine to 3.21.1 from 3.21.0
  • Loading branch information
wader authored Jan 7, 2025
2 parents 3bbdfa1 + 7e19e9d commit 70e1c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ARG FFMPEG_VERSION=7.1
ARG GOLANG_VERSION=1.23.4
# bump: alpine /ALPINE_VERSION=([\d.]+)/ docker:alpine|^3
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
ARG ALPINE_VERSION=3.21.0
ARG ALPINE_VERSION=3.21.1

FROM mwader/static-ffmpeg:$FFMPEG_VERSION AS ffmpeg

Expand Down

0 comments on commit 70e1c51

Please sign in to comment.