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 9d9b01f commit bfd29baCopy full SHA for bfd29ba
apps/nextcloud-fpm/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=docker depName=public.ecr.aws/docker/library/nextcloud versioning=regex:^(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)-fpm$
9
- default = "32.0.3-fpm"
+ default = "32.0.4-fpm"
10
}
11
12
variable "LICENSE" {
0 commit comments