From 486b717a16f11c5aa7b1f074aae3a2516d50c7d3 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 27 Mar 2015 11:22:33 -0600 Subject: [PATCH] Run update.sh --- nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/README.md b/nginx/README.md index 392a52c02..0430134aa 100644 --- a/nginx/README.md +++ b/nginx/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `1`, `1.7`, `1.7.10` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/e35d3022416ca5221fcf958ed8aa6a55a5b043af/Dockerfile) +- [`latest`, `1`, `1.7`, `1.7.11` (*Dockerfile*)](https://github.com/nginxinc/docker-nginx/blob/e9202a4795d84a85499fcd6cda58ddde4cf4079d/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).