From 058bfed1b386363289da4bdad684642561ab93aa Mon Sep 17 00:00:00 2001 From: shen_vickie Date: Wed, 4 Aug 2021 13:43:19 -0400 Subject: [PATCH] reverted change made on reponame --- hardening_manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 767b75d..ef08b80 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -2,7 +2,7 @@ apiVersion: v1 # The repository name in registry1, excluding /ironbank/ -name: "opensource/mariadb/mariadb105" +name: "opensource/mariadb/mariadb" # List of tags to push for the repository in registry1 # The most specific version should be the first tag and will be shown -- GitLab