Skip to content

Commit ccff02e

Browse files
authored
Merge pull request #595 from wader/bump-golang-1.25.3
Update golang to 1.25.3 from 1.25.2
2 parents 8ff721a + 4b854ac commit ccff02e

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.09.26
55
ARG FFMPEG_VERSION=8.0
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.25.2
8+
ARG GOLANG_VERSION=1.25.3
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.22.2

0 commit comments

Comments
 (0)