From ec8104c500059a38bdfcd8f56235da9bc5c9db4b Mon Sep 17 00:00:00 2001 From: renovate Date: Wed, 1 Sep 2021 01:16:47 +0000 Subject: [PATCH] Update registry1.dso.mil/ironbank/opensource/python/python39 Docker tag to v3.9.7 --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 04d8d4b..fdc4950 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.6" + BASE_TAG: "v3.9.7" # Docker image labels labels: -- GitLab