From 0ec56eef5e83be45d7d8bf2b7c2e94c9c2f66a5f Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 2 Sep 2015 12:42:43 -0700 Subject: [PATCH] Clarify slightly that the image is actually updated by making pull requests against the official-images repository --- .template-helpers/template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.template-helpers/template.md b/.template-helpers/template.md index 411865033..e91367d62 100644 --- a/.template-helpers/template.md +++ b/.template-helpers/template.md @@ -2,7 +2,7 @@ %%TAGS%% -For more information about this image and its history, please see the [relevant manifest file (`library/%%REPO%%`)](https://github.com/docker-library/official-images/blob/master/library/%%REPO%%) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). +For more information about this image and its history, please see the [relevant manifest file (`library/%%REPO%%`)](https://github.com/docker-library/official-images/blob/master/library/%%REPO%%). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). %%CONTENT%%%%VARIANT%%%%LICENSE%%