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 0fc41b2 commit e1ae416Copy full SHA for e1ae416
Dockerfile
@@ -9,7 +9,7 @@ ARG DEFAULT_TERRAFORM_VERSION=1.11.4
9
# renovate: datasource=github-releases depName=opentofu/opentofu versioning=hashicorp
10
ARG DEFAULT_OPENTOFU_VERSION=1.9.0
11
# renovate: datasource=github-releases depName=open-policy-agent/conftest
12
-ARG DEFAULT_CONFTEST_VERSION=0.58.0
+ARG DEFAULT_CONFTEST_VERSION=0.59.0
13
14
# Stage 1: build artifact and download deps
15
0 commit comments