From 91e85eab54d017b9356d12a843fe9d702a8b781f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 28 Jul 2016 13:46:43 -0700 Subject: [PATCH] Run update.sh --- sonarqube/README.md | 4 ++-- swarm/README.md | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sonarqube/README.md b/sonarqube/README.md index fd70d75ec..18ee00efa 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `lts`, `5.6` (*5.6/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/a0b588131c7729c8156936a4521740228fe682c6/5.6/Dockerfile) -- [`lts-alpine`, `5.6-alpine` (*5.6-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/a0b588131c7729c8156936a4521740228fe682c6/5.6-alpine/Dockerfile) +- [`latest`, `lts`, `5.6.1` (*5.6.1/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/06fcdc6ef062f43a5513bd327a79e7c5011fb0a3/5.6.1/Dockerfile) +- [`lts-alpine`, `5.6.1-alpine` (*5.6.1-alpine/Dockerfile*)](https://github.com/SonarSource/docker-sonarqube/blob/06fcdc6ef062f43a5513bd327a79e7c5011fb0a3/5.6.1-alpine/Dockerfile) [![](https://badge.imagelayers.io/sonarqube:latest.svg)](https://imagelayers.io/?images=sonarqube:latest,sonarqube:lts-alpine) diff --git a/swarm/README.md b/swarm/README.md index 3d9c5fbef..0df31baa9 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -1,9 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`1.2.3`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/a1b25fc6cd2a6175d17a8ae5241c31996e8faaa8/Dockerfile) -- [`1.2.4-rc2` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/925e43d214604e3522a1e5882e2557fdb006f3d2/Dockerfile) +- [`1.2.4`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/ad016670d877529ab32e7ef2a1323777a06cb46a/Dockerfile) -[![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.2.3,swarm:1.2.4-rc2) +[![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.2.4) For more information about this image and its history, please see [the relevant manifest file (`library/swarm`)](https://github.com/docker-library/official-images/blob/master/library/swarm). 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%2Fswarm).