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 02f62f5 commit 1ad0ee6Copy full SHA for 1ad0ee6
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.23.1-bookworm"
+ // +default="golang:1.23.2-bookworm"
23
goImage string,
24
25
// renovate: datasource=github-tags depName=protocolbuffers/protobuf versioning="regex:^v?(?<major>\\d+)\\.(?<minor>\\d+)$"
0 commit comments