diff --git a/apps/netbox/docker-bake.hcl b/apps/netbox/docker-bake.hcl index 6f16a22f8..e08ee6d60 100644 --- a/apps/netbox/docker-bake.hcl +++ b/apps/netbox/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=netbox-community/netbox versioning=loose - default = "4.6.6" + default = "4.6.7" } variable "LICENSE" {