From eb00e9b2809fed41692f99307fd427e081b8ea54 Mon Sep 17 00:00:00 2001 From: "thomas.shepherd" Date: Tue, 23 Feb 2021 21:49:05 +0000 Subject: [PATCH] Update hardening_manifest.yaml --- hardening_manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hardening_manifest.yaml b/hardening_manifest.yaml index 6cfd89d..cccdd68 100644 --- a/hardening_manifest.yaml +++ b/hardening_manifest.yaml @@ -19,7 +19,7 @@ args: labels: org.opencontainers.image.title: "redis" ## Human-readable description of the software packaged in the image - org.opencontainers.image.description: "Apache RedisĀ® is a distributed streaming platform." + org.opencontainers.image.description: "Apache Redis is a distributed streaming platform." ## License(s) under which contained software is distributed org.opencontainers.image.licenses: "Apache-2.0" ## URL to find more information on the image @@ -44,4 +44,4 @@ maintainers: - name: "Chris Recla" username: "crecla" email: "chrisrecla@seed-innovations.com" - cht_member: false \ No newline at end of file + cht_member: false -- GitLab