From c356ffb789c4303507d8487bece9c5f8ec8b9d0a Mon Sep 17 00:00:00 2001 From: Al Fontaine Date: Fri, 12 Feb 2021 14:36:22 +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 ec7b18a..8ae40e9 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -2,7 +2,7 @@ apiVersion: v1 # The repository name in registry1, excluding /ironbank/ -name: "atlassian/jira-data-center/jira-node" +name: "atlassian/jira-node-813" # List of tags to push for the repository in registry1 # The most specific version should be the first tag and will be shown -- GitLab