Run update.sh

This commit is contained in:
Docker Library Bot
2016-06-02 15:16:07 -07:00
parent 6e77d876d0
commit cfefb3b04a
2 changed files with 5 additions and 7 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
# Supported tags and respective `Dockerfile` links
- [`3.8.1`, `latest` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/7d027db20c7347c23e7944b842fcc77ca9e0a34e/Dockerfile)
- [`3.8.2.3`, `latest` (*Dockerfile*)](https://github.com/aerospike/aerospike-server.docker/blob/171ee7f251287b4df7b9ec96a4d4f5552b418065/Dockerfile)
[![](https://badge.imagelayers.io/aerospike:latest.svg)](https://imagelayers.io/?images=aerospike:3.8.1)
[![](https://badge.imagelayers.io/aerospike:latest.svg)](https://imagelayers.io/?images=aerospike:3.8.2.3)
For more information about this image and its history, please see [the relevant manifest file (`library/aerospike`)](https://github.com/docker-library/official-images/blob/master/library/aerospike). 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%2Faerospike).
+3 -5
View File
@@ -1,11 +1,9 @@
# Supported tags and respective `Dockerfile` links
- [`latest`, `5.5` (*5.5/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/445337a0bbe87afd8ba745ba4bcabf75d3bf002e/5.5/Dockerfile)
- [`5.5-alpine` (*5.5-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/445337a0bbe87afd8ba745ba4bcabf75d3bf002e/5.5-alpine/Dockerfile)
- [`lts`, `4.5.7` (*4.5.7/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/445337a0bbe87afd8ba745ba4bcabf75d3bf002e/4.5.7/Dockerfile)
- [`4.5.7-alpine` (*4.5.7-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/445337a0bbe87afd8ba745ba4bcabf75d3bf002e/4.5.7-alpine/Dockerfile)
- [`latest`, `lts`, `5.6` (*5.6/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/a0b588131c7729c8156936a4521740228fe682c6/5.6/Dockerfile)
- [`5.6-alpine` (*5.6-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/a0b588131c7729c8156936a4521740228fe682c6/5.6-alpine/Dockerfile)
[![](https://badge.imagelayers.io/sonarqube:latest.svg)](https://imagelayers.io/?images=sonarqube:latest,sonarqube:5.5-alpine,sonarqube:lts,sonarqube:4.5.7-alpine)
[![](https://badge.imagelayers.io/sonarqube:latest.svg)](https://imagelayers.io/?images=sonarqube:latest,sonarqube:5.6-alpine)
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).