From ec34737b8ddd343d61472a38159a092b91d5c390 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 3 Aug 2021 01:14:43 +0000 Subject: [PATCH] Update registry1.dso.mil/ironbank/opensource/nodejs/nodejs16 Docker tag to v16.6.0 --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index f7e5a75..cd7ace3 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/nodejs16" - BASE_TAG: "16.5.0" + BASE_TAG: "16.6.0" # Docker image labels labels: -- GitLab