From a78b19f23d4ae9d872ecbcc86cb8291ce4b8646d Mon Sep 17 00:00:00 2001 From: Vanessa Sochat Date: Sun, 11 Nov 2018 18:30:46 -0500 Subject: [PATCH] adding missing type --- ContainerRecipe/index.html | 10 ++++++---- ImageDefinition/index.html | 10 ++++++---- SoftwareSourceCode/index.html | 6 ++++-- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/ContainerRecipe/index.html b/ContainerRecipe/index.html index dd00925..515b7fe 100644 --- a/ContainerRecipe/index.html +++ b/ContainerRecipe/index.html @@ -297,11 +297,12 @@ "name": "toasterlint/storjshare-cli", "ContainerImage": "gliderlabs/alpine:3.4", "operatingSystem": "linux", - "softwareVersion": "sha256:3ca47137bde06b3d2272aed0f9eb4eadb58b17b64288acebaad9f93bc6f4c26c", + "softwareVersion": "sha256:a58b4c7e9d06c42deaba852e7f4a63af1a03a4c781e48e700a6e6405319dfca4", "identifier": [ "toasterlint/storjshare-cli:latest" ], - "@context": "http://www.schema.org" + "@context": "http://www.schema.org", + "@type": "ContainerRecipe" } @@ -328,11 +329,12 @@ "name": "toasterlint/storjshare-cli", "ContainerImage": "gliderlabs/alpine:3.4", "operatingSystem": "linux", - "softwareVersion": "sha256:3ca47137bde06b3d2272aed0f9eb4eadb58b17b64288acebaad9f93bc6f4c26c", + "softwareVersion": "sha256:a58b4c7e9d06c42deaba852e7f4a63af1a03a4c781e48e700a6e6405319dfca4", "identifier": [ "toasterlint/storjshare-cli:latest" ], - "@context": "http://www.schema.org" + "@context": "http://www.schema.org", + "@type": "ContainerRecipe" } diff --git a/ImageDefinition/index.html b/ImageDefinition/index.html index 5f7f3f8..ebb28d8 100644 --- a/ImageDefinition/index.html +++ b/ImageDefinition/index.html @@ -283,7 +283,7 @@ "name": "vanessa/sregistry", "ContainerImage": "python:3.5.1", "operatingSystem": "linux", - "softwareVersion": "sha256:f2a4c6877194f875708c62542eaf728660bc04d520163f8b2943d35669540bf7", + "softwareVersion": "sha256:89cb0ad555f93fe314e7d88c435f4e0c061003a4aacf7ae37a21d26247428abf", "identifier": [ "vanessa/sregistry:latest" ], @@ -721,7 +721,8 @@ "Pip > uritemplate==3.0.0", "Pip > urllib3==1.24" ], - "@context": "http://www.schema.org" + "@context": "http://www.schema.org", + "@type": "ImageDefinition" } @@ -734,7 +735,7 @@ "name": "vanessa/sregistry", "ContainerImage": "python:3.5.1", "operatingSystem": "linux", - "softwareVersion": "sha256:f2a4c6877194f875708c62542eaf728660bc04d520163f8b2943d35669540bf7", + "softwareVersion": "sha256:89cb0ad555f93fe314e7d88c435f4e0c061003a4aacf7ae37a21d26247428abf", "identifier": [ "vanessa/sregistry:latest" ], @@ -1172,7 +1173,8 @@ "Pip > uritemplate==3.0.0", "Pip > urllib3==1.24" ], - "@context": "http://www.schema.org" + "@context": "http://www.schema.org", + "@type": "ImageDefinition" } diff --git a/SoftwareSourceCode/index.html b/SoftwareSourceCode/index.html index a75d04f..9eb9fbe 100644 --- a/SoftwareSourceCode/index.html +++ b/SoftwareSourceCode/index.html @@ -286,7 +286,8 @@ "version": "3.4", "description": "A Dockerfile build recipe", "name": "gliderlabs/alpine:3.4", - "@context": "http://www.schema.org" + "@context": "http://www.schema.org", + "@type": "SoftwareSourceCode" } @@ -302,7 +303,8 @@ "version": "3.4", "description": "A Dockerfile build recipe", "name": "gliderlabs/alpine:3.4", - "@context": "http://www.schema.org" + "@context": "http://www.schema.org", + "@type": "SoftwareSourceCode" }