|
|
@@ -1,9 +1,9 @@
|
|
|
# Supported tags and respective `Dockerfile` links
|
|
|
|
|
|
-- [`latest`, `6.0` (*6.0/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/bf7fd60804e83a848149a82b244f3d25f1eb995e/6.0/Dockerfile)
|
|
|
-- [`lts`, `5.6.3` (*5.6.3/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/bf7fd60804e83a848149a82b244f3d25f1eb995e/5.6.3/Dockerfile)
|
|
|
-- [`alpine`, `6.0-alpine` (*6.0-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/bf7fd60804e83a848149a82b244f3d25f1eb995e/6.0-alpine/Dockerfile)
|
|
|
-- [`lts-alpine`, `5.6.3-alpine` (*5.6.3-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/bf7fd60804e83a848149a82b244f3d25f1eb995e/5.6.3-alpine/Dockerfile)
|
|
|
+- [`latest`, `6.1` (*6.1/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/6.1/Dockerfile)
|
|
|
+- [`lts`, `5.6.3` (*5.6.3/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/5.6.3/Dockerfile)
|
|
|
+- [`alpine`, `6.1-alpine` (*6.1-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/6.1-alpine/Dockerfile)
|
|
|
+- [`lts-alpine`, `5.6.3-alpine` (*5.6.3-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/d73a971436d36a56f53145aa3490ad9addfc4ec6/5.6.3-alpine/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/pulls?q=label%3Alibrary%2Fsonarqube).
|
|
|
|