Skip to content

Commit c82008f

Browse files
committed
org.opencontainers.image.source
1 parent 2a11a32 commit c82008f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM krakend:2.10.2
55

66
LABEL version="0.2.0"
77
LABEL description="Krakend API Gateway transforms the Combodo iTop RPC-style API into a RESTful API."
8-
LABEL url="https://github.com/knowitop/itop-api-gw"
8+
LABEL org.opencontainers.image.source = "https://github.com/knowitop/itop-api-gw"
99

1010
ENV KRAKEND_NAME="iTop REST API Gateway" \
1111
USAGE_DISABLE=1 \

0 commit comments

Comments
 (0)