catthehacker / docker_images

Docker images
MIT License
212 stars 75 forks source link

fix go special image #104

Closed ChristopherHX closed 1 year ago

ChristopherHX commented 1 year ago

I have seen a CI failure for go 1.21.0, some code removed the .0 from the download url. However golang changed their decision and no longer removing them from links.

Also the default go version has been hardcoded to 1.16, but that's no longer installed for a long time.

The version number change is part of https://tip.golang.org/doc/go1.21