Patch Go version
Update vulnerable Go version to non-vulnerable Go version to build Grafana Loki binaries.
Before you begin.
Steps
Find Go version to which you need to update. Example
1.20.5to1.20.6Update Go version in the Grafana Loki build image (
loki-build-image/Dockerfile) on themainbranch.Backport the Dockerfile change to
release-VERSION_PREFIXbranch.Backport the Loki Build Image version change from
maintorelease-VERSION_PREFIXbranch.



