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 5968484 commit c05c78cCopy full SHA for c05c78c
Dockerfile
@@ -41,7 +41,7 @@ ARG HELM_DIFF_VERSION=3.5.0
41
# renovate: datasource=github-releases depName=kislyuk/yq
42
ARG YQ_VERSION=3.0.2
43
# renovate: datasource=github-releases depName=open-policy-agent/opa
44
-ARG OPA_VERSION=1.0.0
+ARG OPA_VERSION=1.5.1
45
46
ENV APK_PACKAGES="bash groff less python3 py3-pip curl ca-certificates jq git"
47
0 commit comments