diff --git a/Dockerfile b/Dockerfile index 971a963..0d16552 100644 --- a/Dockerfile +++ b/Dockerfile @@ -41,7 +41,7 @@ ARG HELM_DIFF_VERSION=3.5.0 # renovate: datasource=github-releases depName=kislyuk/yq ARG YQ_VERSION=3.0.2 # renovate: datasource=github-releases depName=open-policy-agent/opa -ARG OPA_VERSION=1.0.0 +ARG OPA_VERSION=1.5.1 ENV APK_PACKAGES="bash groff less python3 py3-pip curl ca-certificates jq git"