We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bd7408 + 762bcc2 commit b0665cfCopy full SHA for b0665cf
Dockerfile
@@ -8,7 +8,7 @@ ARG FFMPEG_VERSION=8.0.1
8
ARG GOLANG_VERSION=1.25.5
9
# bump: alpine /ALPINE_VERSION=([\d.]+)/ docker:alpine|^3
10
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
11
-ARG ALPINE_VERSION=3.23.0
+ARG ALPINE_VERSION=3.23.2
12
13
FROM mwader/static-ffmpeg:$FFMPEG_VERSION AS ffmpeg
14
0 commit comments