From 5ec6f2b9ef20b29d71b68aede62e71672b1d549a Mon Sep 17 00:00:00 2001 From: roxy-paris <144424457+roxy-paris@users.noreply.github.com> Date: Tue, 12 Sep 2023 00:11:11 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09b82c90c2..f434c5a66f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the Git repo of the [Docker "Official Image"](https://github.com/docker- The [full image description on Docker Hub](https://hub.docker.com/_/postgres/) is generated/maintained over in [the docker-library/docs repository](https://github.com/docker-library/docs), specifically in [the `postgres` directory](https://github.com/docker-library/docs/tree/master/postgres). -## See a change merged here that doesn't show up on Docker Hub yet? +## See a change merged here that doesn't show up on Docker Hub yet? For more information about the full official images change lifecycle, see [the "An image's source changed in Git, now what?" FAQ entry](https://github.com/docker-library/faq#an-images-source-changed-in-git-now-what).