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 1441a31 commit 7bb5124Copy full SHA for 7bb5124
apps/opentofu-runner/docker-bake.hcl
@@ -6,7 +6,7 @@ variable "APP" {
6
7
variable "VERSION" {
8
// renovate: datasource=github-releases depName=opentofu/opentofu
9
- default = "1.10.6"
+ default = "1.10.7"
10
}
11
12
variable "SOURCE" {
0 commit comments