diff --git a/Dockerfile b/Dockerfile index 202d87a3db3cadd13e2710548e580a06d771ccf1..606c9600486f3f79e96918a5d5af9f2ea1f059c2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_TAG=8.4 -FROM openpolicyagent/opa:0.29.4 as base +FROM openpolicyagent/opa:0.30.1 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index e8b25d5509f25a56af3fcbf7791ac8ea0b9f6e47..cafd8d711a297868f8c523471d8e174d83540ff1 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.29.4" +- "0.30.1" - "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.29.4" + org.opencontainers.image.version: "0.30.1" # 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.29.4 - url: docker://docker.io/openpolicyagent/opa@sha256:da7f26ad8bcaa6b26d04e7e9c4937725608c6621864d092d9768bd2b1f6934ea +- tag: openpolicyagent/opa:0.30.1 + url: docker://docker.io/openpolicyagent/opa@sha256:c97b6dd649aed54b5a6d561673abac4320c695d253d5b3aef2a3e5bc8ebdc42f # List of project maintainers maintainers: