diff --git a/nginx/README.md b/nginx/README.md index c50637406..f5d2f1802 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `1`, `1.9`, `1.9.1` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/6ef443bc3e04a584955cbe960c70fc2e8b7a0156/Dockerfile) +- [`latest`, `1`, `1.9`, `1.9.2` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/1eea9f7d082dff426e7923a90138de804038266d/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/nginx`)](https://github.com/docker-library/official-images/blob/master/library/nginx) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/rails/README.md b/rails/README.md index 5bc0e5af3..978c2c19c 100644 --- a/rails/README.md +++ b/rails/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`4.2.1`, `4.2`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/9fb5d2b7e0f2e7029855028e07e86ab7ec54abaa/Dockerfile) +- [`4.2.2`, `4.2`, `4`, `latest` (*Dockerfile*)](https://github.com/docker-library/rails/blob/ae30cd01e0f5bb0229907445fd5b7f0f518d84cd/Dockerfile) - [`onbuild` (*onbuild/Dockerfile*)](https://github.com/docker-library/rails/blob/9fb5d2b7e0f2e7029855028e07e86ab7ec54abaa/onbuild/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/rails`)](https://github.com/docker-library/official-images/blob/master/library/rails) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).