Skip to content

Commit 2999e3a

Browse files
authored
Merge pull request #530 from wader/bump-golang-1.24.1
Update golang to 1.24.1 from 1.24.0
2 parents a17be77 + da916e1 commit 2999e3a

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
@@ -5,7 +5,7 @@ ARG YT_DLP=2025.02.19
55
ARG FFMPEG_VERSION=7.1.1
66
# bump: golang /GOLANG_VERSION=([\d.]+)/ docker:golang|^1
77
# bump: golang link "Release notes" https://golang.org/doc/devel/release.html
8-
ARG GOLANG_VERSION=1.24.0
8+
ARG GOLANG_VERSION=1.24.1
99
# bump: alpine /ALPINE_VERSION=([\d.]+)/ docker:alpine|^3
1010
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
1111
ARG ALPINE_VERSION=3.21.3

0 commit comments

Comments
 (0)