Skip to content

Commit b0665cf

Browse files
authored
Merge pull request #616 from wader/bump-alpine-3.23.2
Update alpine to 3.23.2 from 3.23.0
2 parents 0bd7408 + 762bcc2 commit b0665cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG FFMPEG_VERSION=8.0.1
88
ARG GOLANG_VERSION=1.25.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.23.0
11+
ARG ALPINE_VERSION=3.23.2
1212

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

0 commit comments

Comments
 (0)