diff --git a/Dockerfile b/Dockerfile index 54ab2fd2584ae2a4cdacd178af6c87d87bb867e7..aae586edb05a97fc42491c7ba63de507ef3a022a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ ARG BASE_TAG=8.4 FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as base-builder ARG ARTIFACT_PROJECT="enterprise" -ARG ARTIFACT_VERSION="v3.1.0" +ARG ARTIFACT_VERSION="v3.1.1" ARG TARBALL="${ARTIFACT_PROJECT}"-"${ARTIFACT_VERSION}" USER root:root @@ -28,10 +28,10 @@ FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as enterprise-final ARG CLI_COMMIT ARG ANCHORE_COMMIT -ARG ANCHORE_ENGINE_VERSION="0.10.0" +ARG ANCHORE_ENGINE_VERSION="0.10.1" ARG ANCHORE_ENGINE_RELEASE="r0" ARG ENTERPRISE_COMMIT=master -ARG ANCHORE_ENTERPRISE_VERSION="3.1.0" +ARG ANCHORE_ENTERPRISE_VERSION="3.1.1" ARG ANCHORE_ENTERPRISE_RELEASE="r0" diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index ffad326408372e8cc70ef0eef397b7a318ce4d76..9ceac9664c523dab0bfbaee5855c37e4676727db 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "anchore/enterprise/enterprise" # The most specific version should be the first tag and will be shown # on ironbank.dsop.io tags: -- "3.1.0" +- "3.1.1" - "latest" # Build args passed to Dockerfile ARGs @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "https://docs.anchore.com/current/docs/" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "Anchore" - org.opencontainers.image.version: "3.1.0" + org.opencontainers.image.version: "3.1.1" ## Keywords to help with search (ex. "cicd,gitops,golang") # mil.dso.ironbank.image.keywords: "FIXME" ## This value can be "opensource" or "commercial" @@ -40,11 +40,11 @@ resources: - auth: id: anchore-credential region: us-west-2 - filename: enterprise-v3.1.0-buildblob.tgz - url: s3://dcar-anchore-artifacts/enterprise-v3.1.0-buildblob.tgz + filename: enterprise-v3.1.1-buildblob.tgz + url: s3://dcar-anchore-artifacts/enterprise-v3.1.1-buildblob.tgz validation: type: sha256 - value: eef8b1e110e0290e7d97435d9080e09b8e790d7507b930dfd4f87c68303b144f + value: d1965411c664211fe45b961366e8bb247dbf47130332462062dac27c55c45475 # List of project maintainers # FIXME: Fill in the following details for the current container owner in the whitelist