Update url link

This commit is contained in:
Antoine BOUBE ASTUGUE
2020-03-06 14:07:41 +01:00
parent e1f082c921
commit 9ac9958364

View File

@@ -7,8 +7,8 @@ ARG revision
ARG tag
LABEL org.opencontainers.image.authors="Maxime Chassagneux (ITOP BD) EXT"
LABEL org.opencontainers.image.url="https://bitbucket.devnet.klm.com/projects/TCPOW/repos/connectors/browse"
LABEL org.opencontainers.image.source="https://bitbucket.devnet.klm.com/projects/TCPOW/repos/connectors/browse"
LABEL org.opencontainers.image.url="https://bitbucket.devnet.klm.com/scm/sspt/backend.git"
LABEL org.opencontainers.image.source="https://bitbucket.devnet.klm.com/scm/sspt/backend.git"
LABEL org.opencontainers.image.version="${version}"
LABEL org.opencontainers.image.revision="${revision}"
LABEL org.opencontainers.image.vendor="ITOP BD"