Skip to content

Commit b249570

Browse files
authored
Merge pull request #206 from wader/bump-alpine-3.14.0
Update alpine from 3.13.5 to 3.14.0
2 parents 68e5077 + 1707c48 commit b249570

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG FFMPEG_VERSION=4.4.0
88
ARG GOLANG_VERSION=1.16.5
99
# bump: alpine /ALPINE_VERSION=([\d.]+)/ docker:alpine|^3
1010
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
11-
ARG ALPINE_VERSION=3.13.5
11+
ARG ALPINE_VERSION=3.14.0
1212

1313
FROM mwader/static-ffmpeg:$FFMPEG_VERSION AS ffmpeg
1414

0 commit comments

Comments
 (0)