diff --git a/Dockerfile b/Dockerfile index 40ab0c7905a21da43ca149005ee5a09439223216..c41a62fd72fe542d4fb8721efdca6b738c5e0d2d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,7 +7,7 @@ ARG BASE_TAG=8.4 FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as anchore-on-prem-ui-builder ARG ARTIFACT_PROJECT="anchore-on-prem-ui" -ARG ARTIFACT_VERSION="v3.1.0" +ARG ARTIFACT_VERSION="v3.1.1" ARG TARBALL="${ARTIFACT_PROJECT}"-"${ARTIFACT_VERSION}" RUN mkdir /build_output @@ -20,7 +20,7 @@ RUN tar -xzv -C /build_output -f /build_output/anchore-buildblob.tgz FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as anchore-on-prem-ui-final ARG ANCHORE_ON_PREM_UI_COMMIT -ARG ANCHORE_ON_PREM_UI_VERSION="3.1.0" +ARG ANCHORE_ON_PREM_UI_VERSION="3.1.1" ARG ANCHORE_ON_PREM_UI_RELEASE="r0" diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 140e8ceace9bea207ffab122e55a789da77147ff..bfd3ca1bebbb1dda49e3915d7587f7869b3bc32c 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "anchore/enterpriseui/enterpriseui" # 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/installation/ui/" ## 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: anchore-on-prem-ui-v3.1.0-buildblob.tgz - url: s3://dcar-anchore-artifacts/anchore-on-prem-ui-v3.1.0-buildblob.tgz + filename: anchore-on-prem-ui-v3.1.1-buildblob.tgz + url: s3://dcar-anchore-artifacts/anchore-on-prem-ui-v3.1.1-buildblob.tgz validation: type: sha256 - value: 2db360da45d4f1d2f70609a29e931c771fe54b48dafa9e2ad49a8ecdeca41b36 + value: 643769b8e42040d97fcce1e06458b4476876c19fcb23a419f1adb5829581be2c # List of project maintainers # FIXME: Fill in the following details for the current container owner in the whitelist