Skip to content

Commit

Permalink
Merge pull request #65 from rksharma95/redhat-container-label
Browse files Browse the repository at this point in the history
add maintainer label to container image
  • Loading branch information
daemon1024 authored Dec 19, 2024
2 parents 6ce5eeb + 68c699a commit c1aedf0
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 c1aedf0

Please sign in to comment.