From fbf729649def30ffb57067a59f78ded33d7716a3 Mon Sep 17 00:00:00 2001 From: renovate Date: Sat, 13 Feb 2021 01:02:16 +0000 Subject: [PATCH] Update node:10.23 Docker digest to 5f6fae1 --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 4f2426f..ac23f18 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -24,7 +24,7 @@ labels: ## License(s) under which contained software is distributed org.opencontainers.image.licenses: "MIT" ## URL to find more information on the image - org.opencontainers.image.url: "docker.io/library/node@sha256:69c6890c8dc83f1cf0b1e5120a918180ed3c1e08b43c981d595377f3462ffcc8" + 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.23" -- GitLab