Skip to content

Commit ee85016

Browse files
authored
Merge pull request #500 from wader/bump-golang-1.23.4
Update golang to 1.23.4 from 1.23.3
2 parents 0ef9a55 + 7f3be5a commit ee85016

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=2024.11.18
55
ARG FFMPEG_VERSION=7.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.23.3
8+
ARG GOLANG_VERSION=1.23.4
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.20.3

0 commit comments

Comments
 (0)