Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rpc: Refresh Docker for generating protobuf files.
- Pull base image by digest, helping to avoid supply chain attacks. - Use alpine base image instead of debian (245MB vs 837MB). - Update from golang 1.21.0 to 1.23.1. - Download specific version of protobuf from GitHub rather than whatever version happens to be provided by the base images package manager.
- Loading branch information