File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
protoc-gen-go-grpc/dagger Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ func New(
3434 controllerGenVersion string ,
3535 // +optional
3636 // renovate image: datasource=docker depName=golang versioning=docker
37- // +default="golang:1.24.1 -bookworm"
37+ // +default="golang:1.24.2 -bookworm"
3838 goImage string ,
3939 // +optional
4040 ctr * dagger.Container ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ func New(
2020 // Custom image to use to run protoc.
2121 // +optional
2222 // renovate image: datasource=docker depName=golang versioning=docker
23- // +default="golang:1.24.1 -bookworm"
23+ // +default="golang:1.24.2 -bookworm"
2424 goImage string ,
2525 // +optional
2626 // renovate: datasource=github-tags depName=protocolbuffers/protobuf versioning="regex:^v?(?<major>\\d+)\\.(?<minor>\\d+)$"
You can’t perform that action at this time.
0 commit comments