From 6ae624b1028a768eb9d543e51014cbcbe4470b0c Mon Sep 17 00:00:00 2001 From: renovate Date: Thu, 22 Jul 2021 01:03:27 +0000 Subject: [PATCH] Update registry1.dso.mil/ironbank/opensource/python/python39 Docker tag to v3.9.6 --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 682c64a..6190d83 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -14,7 +14,7 @@ tags: # Build args passed to Dockerfile ARGs args: BASE_IMAGE: "opensource/python/python39" - BASE_TAG: "v3.9.5" + BASE_TAG: "v3.9.6" # Docker image labels labels: -- GitLab