From b33e872aaf0674ea2d2b18b5a55a256370c2b4b9 Mon Sep 17 00:00:00 2001 From: Seed Admin Date: Fri, 21 May 2021 12:45:51 -0600 Subject: [PATCH] Update Image Version --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 741a36c..a5e6867 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -27,7 +27,7 @@ labels: org.opencontainers.image.url: "docker.io/library/node@sha256:5f6fae164ed6e051b31cc81b6c5526114166ddacc6cd6ec3e1aa7e9396907f64" ## Name of the distributing entity, organization or individual org.opencontainers.image.vendor: "node" - org.opencontainers.image.version: "10.24" + org.opencontainers.image.version: "10.24.1" ## Keywords to help with search (ex. "cicd,gitops,golang") mil.dso.ironbank.image.keywords: "node,node10,nodejs,nodejs10" ## This value can be "opensource" or "commercial" -- GitLab