Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ RUN make GOFLAGS='-buildvcs=false'
FROM registry.access.redhat.com/ubi9-minimal:9.6-1752587672

LABEL \
name="tssc" \
name="rhtap-cli/rhtap-cli-rhel9" \
cpe="cpe:/a:redhat:trusted_application_pipeline:1.6::el9" \
com.redhat.component="tssc" \
description="Red Hat Trusted Software Supply Chain allows organizations to curate their own trusted, \
repeatable pipelines that stay compliant with industry requirements. Built on proven, trusted open \
Expand Down