Merge pull request #330 from infosiftr/clarity-on-update-process
Clarify slightly that the image is actually updated by making pull requests against the official-images repository
This commit is contained in:
commit
d24b476b6c
|
|
@ -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%%
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue