From fcd72a6cf190b33581e1e4056405318d4b77d325 Mon Sep 17 00:00:00 2001 From: Kenneth Maguire Date: Thu, 25 Feb 2021 16:56:08 +0000 Subject: [PATCH] Update hardening_manifest.yaml --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 2e9ec8c..a3b6704 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -2,7 +2,7 @@ apiVersion: v1 # The repository name in registry1, excluding /ironbank/ -name: "twistlock/console/console" +name: "opensource/pipeline-test-project/console" # List of tags to push for the repository in registry1 # The most specific version should be the first tag and will be shown -- GitLab