Closed AlexsandroRotundo closed 8 months ago
Technically every time we build, we should be getting highest go1.20.x by saying "FROM golang:1.20".
Go release notes say
go1.20.14 (released 2024-02-06)
And we took the last build March 9,2024. So this change does nothing (and puts us in a worse situation by pinning to a version).
I will close this but feel free to make a PR that changes this to 1.22.
Update go version to 1.20.14 to fix various CVEs