Skip to content

Commit f8364d3

Browse files
committed
Fix SCM URL
1 parent a9c9166 commit f8364d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distribution/docker/src/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ LABEL org.label-schema.schema-version="1.0" \
8080
org.label-schema.name="elasticsearch" \
8181
org.label-schema.version="${version}" \
8282
org.label-schema.url="https://www.elastic.co/products/elasticsearch" \
83-
org.label-schema.vcs-url="https://github.com/elastic/elasticsearch-docker" \
83+
org.label-schema.vcs-url="https://github.com/elastic/elasticsearch" \
8484
license="${license}"
8585

8686
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]

0 commit comments

Comments
 (0)