From fef30e89bae22ebab997518b346309a5d24a1858 Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 22 Jul 2021 01:16:41 +0000 Subject: [PATCH] Update registry1.dso.mil/ironbank/opensource/nodejs/nodejs14 Docker tag to v14.17.3 --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 2648345..761aa0b 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -14,7 +14,7 @@ tags: # Build args passed to Dockerfile ARGs args: BASE_IMAGE: "opensource/nodejs/nodejs14" - BASE_TAG: "14.17.1" + BASE_TAG: "14.17.3" # Docker image labels labels: -- GitLab