Skip to content
Open
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.redis.rh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ LABEL io.k8s.display-name="redis container image for Red Hat trusted artifact si
LABEL io.openshift.tags="redis, Red Hat trusted artifact signer."
LABEL summary="Runs redis in appendonly mode with enablement for external connections by default."
LABEL com.redhat.component="redis"
LABEL name="redis"
LABEL name="rhtas/trillian-redis-rhel9"
LABEL cpe="cpe:/a:redhat:trusted_artifact_signer:1.2::el9"

USER 1001

Expand Down
Loading