UNCLASSIFIED

Commit 5962f8f4 authored by crowdvector's avatar crowdvector
Browse files

Upgraded nodejs and hosted-git-info

parent a7c5651e
Pipeline #230206 passed with stages
in 13 minutes and 13 seconds
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs12 ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs12
ARG BASE_TAG=12.20.1 ARG BASE_TAG=12.22.1
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
...@@ -8,7 +8,7 @@ name: "collaborationai/crowd-vector/stylepack" ...@@ -8,7 +8,7 @@ name: "collaborationai/crowd-vector/stylepack"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
tags: tags:
- "21.16" - "21.16.1"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
...@@ -27,7 +27,7 @@ labels: ...@@ -27,7 +27,7 @@ labels:
org.opencontainers.image.url: "https://collaboration.ai/products/crowdvector/" org.opencontainers.image.url: "https://collaboration.ai/products/crowdvector/"
## Name of the distributing entity, organization or individual ## Name of the distributing entity, organization or individual
org.opencontainers.image.vendor: "Collaboration.Ai" org.opencontainers.image.vendor: "Collaboration.Ai"
org.opencontainers.image.version: "21.16" org.opencontainers.image.version: "21.16.1"
## Keywords to help with search (ex. "cicd,gitops,golang") ## Keywords to help with search (ex. "cicd,gitops,golang")
mil.dso.ironbank.image.keywords: "CrowdVector" mil.dso.ironbank.image.keywords: "CrowdVector"
## This value can be "opensource" or "commercial" ## This value can be "opensource" or "commercial"
...@@ -41,7 +41,7 @@ resources: ...@@ -41,7 +41,7 @@ resources:
url: https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/stylepack-21.16.tar.gz url: https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/stylepack-21.16.tar.gz
validation: validation:
type: sha256 type: sha256
value: 54f7c933b68bc6d5874f9ce76c931375352deedd4d6ab334be4473eef61dc7ff value: 942809c70fa7d1f350dcd406d55ed3679efe7df64050eb9538ac7b03e45cd5aa
- filename: node-sass_binding.node - filename: node-sass_binding.node
url: https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/node-sass_binding.node url: https://gitlab.com/crowdvector/dist/-/raw/feature/distribution/docker/stylepack/node-sass_binding.node
validation: validation:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment