Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed docker image from scratch to golang because with golang/x/tools lift from v0.26.0 to v0.27.0 there was a breaking change of of retrieving golang env variables using go executable. Which breaks ogen in scratch image as go isn't available.
- Loading branch information