CI with Go
6.7K
A Docker image for CI with Go.
$ docker pull hattya/go
There is g command to switch versions of Go.
Go 1.24
$ g 1.24
go version go1.24.13 linux/amd64
Go 1.25
$ g 1.25
go version go1.25.14 linux/amd64
Go 1.26
$ g 1.26
go version go1.26.8 linux/amd64
Go 1.27
$ g 1.27
go version go1.27.1 linux/amd64
Content type
Image
Digest
sha256:8f7316c2e…
Size
477 MB
Last updated
15 days ago
docker pull hattya/go