Patch Go version
Update vulnerable Go version to non-vulnerable Go version to build Grafana Loki binaries.
Before you begin.
- Determine the VERSION_PREFIX. 
- Need to sign-in to Docker hub to be able to push Loki build image. 
Steps
- Find Go version to which you need to update. Example - 1.20.5to- 1.20.6
- Update Go version in the Grafana Loki build image ( - loki-build-image/Dockerfile) on the- mainbranch.
- Backport the Dockerfile change to - release-VERSION_PREFIXbranch.
- Backport the Loki Build Image version change from - mainto- release-VERSION_PREFIXbranch.







