cimg-go
cimg-go copied to clipboard
Publish v1.23.0. [release]
Publish v1.23.0. [release]
would like to see this go in as we are using the go image in our CI and now need go 1.23 support
Is there any expexted release date for the new version image?
There's currently a bug in 1.23.0 that is preventing us from successfully building our multi-arch image. You can follow the issue on the golang tracker here.
There's currently a bug in 1.23.0 that is preventing us from successfully building our multi-arch image. You can follow the issue on the golang tracker here.
Looks like 1.23.1 is out now. 🤞 it fixes that bug.
Glad I'm not the only one watching that 1.23.1 release like a hawk @lizthegrey.
Looks like the release bot is confused.
https://github.com/CircleCI-Public/cimg-go/pull/303
Since there have been some new vulnerabilities found in Go 1.22.6, can we get this new image published with higher priority?
Since there's not a quick fix forthcoming, I've worked around the current publishing framework to get cimg/go:1.23.0 released via a different underlying executor (Ubuntu 24.04 machine with the latest QEMU 8.2.2 launchpad platform).