We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c7c88 commit 2b8a999Copy full SHA for 2b8a999
protoc-gen-go-grpc/dagger/main.go
@@ -19,7 +19,7 @@ func New(
19
// Custom image to use to run protoc.
20
// +optional
21
// renovate image: datasource=docker depName=golang versioning=docker
22
- // +default="golang:1.22.5-bookworm"
+ // +default="golang:1.23.1-bookworm"
23
goImage string,
24
25
// renovate: datasource=github-tags depName=protocolbuffers/protobuf versioning="regex:^v?(?<major>\\d+)\\.(?<minor>\\d+)$"
0 commit comments