diff --git a/Dockerfile b/Dockerfile index c58e54c8da893668e0db3c5ed9edf88427c1c445..6ca5884540a1ffa6eea5e347fb114561325eb929 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_IMAGE=ironbank/opensource/ruby/ruby27 ARG BASE_TAG=2.7.3 -FROM mitre/inspec_tools:3.0.0 AS source +FROM mitre/inspec_tools:3.1.0 AS source FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 2b222b561fa9f65cb10de7f7561b4aeae15f34a4..ad2648ec125f7d83badc739ab3bc21fc4b968504 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -8,7 +8,7 @@ name: "mitre/saf/inspec_tools" # The most specific version should be the first tag and will be shown # on ironbank.dso.mil tags: -- "3.0.0" +- "3.1.0" - "latest" # Build args passed to Dockerfile ARGs @@ -29,7 +29,7 @@ labels: # Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "MITRE" # Authoritative version of the software - org.opencontainers.image.version: "3.0.0" + org.opencontainers.image.version: "3.1.0" # Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "saf" # This value can be "opensource" or "commercial" @@ -40,8 +40,8 @@ labels: # List of resources to make available to the offline build context resources: # This is the official upstream docker image of inspec Tools - - tag: mitre/inspec_tools:3.0.0 - url: docker://docker.io/mitre/inspec_tools@sha256:45de365acdd25d925643a91d3bc3017e6b16b894a259207b8c9f1c953916acd6 + - tag: mitre/inspec_tools:3.1.0 + url: docker://docker.io/mitre/inspec_tools@sha256:b88eea657e6df723f326cf5bf3b993474fa2daad14f3e0127998e7f8a9c92050 # List of project maintainers maintainers: