Commit 198631c
authored
[rest_gateway] Bump Go base image to 1.25 to fix Docker build (#2259)
- grpc-gateway/v2@v2.29.0 now requires Go >= 1.25.0
- go.mod is generated at build time via `go mod tidy`
- golang Docker image defaults to GOTOOLCHAIN=local, blocking
auto-upgrade
- Bump base image from golang:1.24-bookworm to golang:1.25-bookworm1 parent 23c5230 commit 198631c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments