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 2b4216e commit 3f7e215Copy full SHA for 3f7e215
apps/stash/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=github-releases depName=stashapp/stash
9
- default = "v0.29.2"
+ default = "v0.29.3"
10
}
11
12
variable "SOURCE" {
0 commit comments