Skip to content

Commit

Permalink
add maintainer label to container image
Browse files Browse the repository at this point in the history
Signed-off-by: rksharma95 <[email protected]>
  • Loading branch information
rksharma95 committed Dec 19, 2024
1 parent 6ce5eeb commit 68c699a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions relay-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ARG VERSION="latest"

LABEL name="kubearmor-relay-server" \
vendor="AccuKnox" \
maintainer="Barun Acharya, Ramakant Sharma" \
version=${VERSION} \
release=${VERSION} \
summary="kubearmor-relay container image based on redhat ubi" \
Expand Down

0 comments on commit 68c699a

Please sign in to comment.