Skip to content

Commit

Permalink
Fix label in dockerfile to follow Konflux requirements (#2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurlov authored Sep 16, 2024
1 parent c985066 commit 4ee0b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ WORKDIR /
ENTRYPOINT ["/usr/local/bin/fleet-manager", "serve"]

LABEL name="fleet-manager" \
vendor="Red Hat" \
vendor="Red Hat, Inc." \
version="0.0.1" \
summary="FleetManager" \
description="Red Hat Advanced Cluster Security Fleet Manager"

0 comments on commit 4ee0b54

Please sign in to comment.