diff --git a/Dockerfile b/Dockerfile index 331431447e63668909808f495e80ddaed0c4047e..cdc96c3439b70a2fb4e1763f5f14344eed56d60d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dsop.io ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.2 -FROM openpolicyagent/opa:0.26.0 as base +FROM openpolicyagent/opa:0.27.0 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 6bfc5159fe1e16abb8f8f37a73915bdd5d3ab126..d3b2090c00e4da93a52ac5f0ab46bea8757609cd 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "opensource/openpolicyagent/opa" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "0.26.0" +- "0.27.0" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://www.openpolicyagent.org/" # Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "styra" - org.opencontainers.image.version: "0.26.0" + org.opencontainers.image.version: "0.27.0" # Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "policy,control,cloud,administration" # This value can be "opensource" or "commercial" @@ -37,8 +37,8 @@ labels: # List of resources to make available to the offline build context resources: -- tag: openpolicyagent/opa:0.26.0 - url: docker://docker.io/openpolicyagent/opa@sha256:194124d6a0ef36a3f5fbf70aa5e84460969b2cb6fb1652d0c7016b8711c75519 +- tag: openpolicyagent/opa:0.27.0 + url: docker://docker.io/openpolicyagent/opa@sha256:3d94d55ea03e77fe0ab6c68a26da832eac8d2b94c94fb64fd794c5c9660b8936 # List of project maintainers maintainers: