Skip to content

Commit 3ba6bd3

Browse files
authored
Merge pull request #2375 from syedriko/syedriko-cpe-label-0-8
Set the CPE label to 0.8 [main]
2 parents c4a3e40 + 9e7ca49 commit 3ba6bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/lightspeed-stack/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ ENTRYPOINT ["/app-root/entrypoint.sh"]
144144
LABEL vendor="Red Hat, Inc." \
145145
name="lightspeed-core/lightspeed-stack-rhel9" \
146146
com.redhat.component="lightspeed-core/lightspeed-stack" \
147-
cpe="cpe:/a:redhat:lightspeed_core:0.7::el9" \
147+
cpe="cpe:/a:redhat:lightspeed_core:0.8::el9" \
148148
io.k8s.display-name="Lightspeed Stack" \
149149
summary="A service that provides a REST API for the Lightspeed Core Stack." \
150150
description="Lightspeed Core Stack (LCS) is an AI-powered assistant that provides answers to product questions using backend LLM services, agents, and RAG databases." \

0 commit comments

Comments
 (0)