diff --git a/apps/mastodon/docker-bake.hcl b/apps/mastodon/docker-bake.hcl index cd54807a7..9757fdbf3 100644 --- a/apps/mastodon/docker-bake.hcl +++ b/apps/mastodon/docker-bake.hcl @@ -6,7 +6,7 @@ variable "APP" { variable "VERSION" { // renovate: datasource=github-releases depName=mastodon/mastodon versioning=loose - default = "4.5.11" + default = "4.6.0" } variable "LICENSE" {