We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c9166 commit f8364d3Copy full SHA for f8364d3
distribution/docker/src/docker/Dockerfile
@@ -80,7 +80,7 @@ LABEL org.label-schema.schema-version="1.0" \
80
org.label-schema.name="elasticsearch" \
81
org.label-schema.version="${version}" \
82
org.label-schema.url="https://www.elastic.co/products/elasticsearch" \
83
- org.label-schema.vcs-url="https://github.com/elastic/elasticsearch-docker" \
+ org.label-schema.vcs-url="https://github.com/elastic/elasticsearch" \
84
license="${license}"
85
86
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
0 commit comments