We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f4da74 + 69baf75 commit c2dc6b0Copy full SHA for c2dc6b0
Dockerfile.backfill-redis.rh
@@ -28,7 +28,8 @@ LABEL io.k8s.display-name="Backfillredis container image for Red Hat Trusted Sig
28
LABEL io.openshift.tags="backfill-redis trusted-signer"
29
LABEL summary="Provides the backfill-redis binary for a rekor server"
30
LABEL com.redhat.component="backfill-redis"
31
-LABEL name="backfill-redis"
+LABEL name="rhtas/rekor-backfill-redis-rhel9"
32
+LABEL cpe="cpe:/a:redhat:trusted_artifact_signer:1.2::el9"
33
34
#ENTRYPOINT
35
ENTRYPOINT [ "backfill-redis" ]
0 commit comments