We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68e5077 + 1707c48 commit b249570Copy full SHA for b249570
1 file changed
Dockerfile
@@ -8,7 +8,7 @@ ARG FFMPEG_VERSION=4.4.0
8
ARG GOLANG_VERSION=1.16.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.13.5
+ARG ALPINE_VERSION=3.14.0
12
13
FROM mwader/static-ffmpeg:$FFMPEG_VERSION AS ffmpeg
14
0 commit comments