golang:1.23-alpine doesn't exist yet. Revert to golang:1.22-alpine and update go.mod to require go 1.22, which matches the available image.
@@ -1,6 +1,6 @@
module github.com/rockliang/poimen/workflows
go 1.23
go 1.22
require (
github.com/stretchr/testify v1.12.1
The note is not visible to the blocked user.