diff --git a/Dockerfile b/Dockerfile index 60f271817589c056bc501b3a643f97a6760f7f71..6845dd0bdf1dfd581977afbadec8c10e906e4748 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.30.2 as base +FROM openpolicyagent/opa:0.31.0 as base FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 3a4c33adf7924a9575bb3cf2403ab825c6bc2201..c854e9438855b7b3a08b8328b97561f0c81a6b44 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.30.2" +- "0.31.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.30.2" + org.opencontainers.image.version: "0.31.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.30.2 - url: docker://docker.io/openpolicyagent/opa@sha256:deafb0ace049ea5efe5178326adb7996beecd3528e88925bd7fc8d5d457d22d0 +- tag: openpolicyagent/opa:0.31.0 + url: docker://docker.io/openpolicyagent/opa@sha256:e072bb6e65597abc1b220c9e23b165f58471a10763b40fdf75419d59bda20217 # List of project maintainers maintainers: