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 1615140 commit 518feaaCopy full SHA for 518feaa
apps/cni-plugins/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=github-releases depName=containernetworking/plugins
9
- default = "v1.7.1"
+ default = "v1.8.0"
10
}
11
12
variable "SOURCE" {
0 commit comments