Skip to content

Commit

Permalink
Dockerfile-ubi authors
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed Oct 22, 2024
1 parent 3ffb164 commit a8bbc36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile-ubi
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ RUN /tmp/build.sh -b

FROM registry.access.redhat.com/ubi8/ubi

LABEL authors="Ken Zangelin - [email protected], Stefan Wiedemann - stefan.wiedemann@fiware.org" \
LABEL authors="Ken Zangelin - [email protected], Jose Ignacio Carretero - joseignacio.carretero@fiware.org" \
description="Orion-LD is a Context Broker which supports both the NGSI-LD and the NGSI-v2 APIs." \
maintainer="[email protected],stefan.wiedemann@fiware.org" \
maintainer="[email protected],[email protected]@fiware.org" \
vendor="FIWARE Foundation e.V." \
documentation="https://github.com/FIWARE/context.Orion-LD/tree/develop/doc" \
name="FIWARE Orion-LD" \
Expand Down

0 comments on commit a8bbc36

Please sign in to comment.