cortex
cortex copied to clipboard
Upgrade build image to use go 1.19
Signed-off-by: Alvin Lin [email protected]
What this PR does: Upgrade build image to use Go 1.19 so we can start using new language features like generic.
Example build workflow run using the new build image can be found at https://github.com/alvinlin123/cortex/runs/7796073811?
Which issue(s) this PR fixes: Fixes #4817