Skip to content

Commit

Permalink
Merge pull request #474 from wader/bump-golang-1.22.6
Browse files Browse the repository at this point in the history
Update golang to 1.22.6 from 1.22.5
  • Loading branch information
wader authored Aug 7, 2024
2 parents aff2b7d + b7205c0 commit f3ea70a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG YT_DLP=2024.08.06
ARG FFMPEG_VERSION=7.0.2
# bump: golang /GOLANG_VERSION=([\d.]+)/ docker:golang|^1
# bump: golang link "Release notes" https://golang.org/doc/devel/release.html
ARG GOLANG_VERSION=1.22.5
ARG GOLANG_VERSION=1.22.6
# bump: alpine /ALPINE_VERSION=([\d.]+)/ docker:alpine|^3
# bump: alpine link "Release notes" https://alpinelinux.org/posts/Alpine-$LATEST-released.html
ARG ALPINE_VERSION=3.20.2
Expand Down

0 comments on commit f3ea70a

Please sign in to comment.