diff --git a/apps/netbox/docker-bake.hcl b/apps/netbox/docker-bake.hcl index a7fe37864..cb985146f 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.2" + default = "4.6.3" } variable "LICENSE" {