From e4ba4067a00d0f50f81b5f1d5bc90f3a968bc3e1 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 11 Jan 2016 16:30:04 -0800 Subject: [PATCH] Run update.sh --- sonarqube/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonarqube/README.md b/sonarqube/README.md index 7c179195b..39b783185 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `5.2` (*5.2/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/2f7cc2f6ef7f0206b697c37df09fe2e0fd36c8f4/5.2/Dockerfile) +- [`latest`, `5.3` (*5.3/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/f13192265920c40f8a50ec55f7c2af7a412c4c88/5.3/Dockerfile) - [`lts`, `4.5.6` (*4.5.6/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/2f7cc2f6ef7f0206b697c37df09fe2e0fd36c8f4/4.5.6/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/sonarqube`)](https://github.com/docker-library/official-images/blob/master/library/sonarqube). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).