Skip to content

Commit

Permalink
Update Dockerfile.backend-container.ubi
Browse files Browse the repository at this point in the history
Signed-off-by: Maia Iyer <[email protected]>

Co-authored-by: Mariusz Sabath <[email protected]>
  • Loading branch information
maia-iyer and mrsabath authored Oct 12, 2023
1 parent b5e7078 commit 8efb7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.backend-container.ubi
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ COPY bin/tornjak-backend tornjak-backend
# add a version link to the image description
ARG version
ARG github_sha
LABEL org.opencontainers.image.description="Tornjak backend ($version) UBI image: https://github.com/spiffe/tornjak/releases/tag/$version" \
LABEL org.opencontainers.image.description="Tornjak backend ($version) UBI based image: https://github.com/spiffe/tornjak/releases/tag/$version" \
org.opencontainers.image.source="https://github.com/spiffe/tornjak" \
org.opencontainers.image.documentation="https://github.com/spiffe/tornjak/tree/main/docs"
# replace UBI labels
Expand Down

0 comments on commit 8efb7da

Please sign in to comment.