From 8756beae70a45a11699621a7e9e56ae78ba4138a Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 20 Jul 2016 14:31:35 -0700 Subject: [PATCH] Run update.sh --- swarm/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swarm/README.md b/swarm/README.md index c1ddb0da3..3d9c5fbef 100644 --- a/swarm/README.md +++ b/swarm/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links - [`1.2.3`, `latest` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/a1b25fc6cd2a6175d17a8ae5241c31996e8faaa8/Dockerfile) -- [`1.2.4-rc1` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/2600149d6ab1647736d0e70e7e4bac1fcecf5c99/Dockerfile) +- [`1.2.4-rc2` (*Dockerfile*)](https://github.com/docker/swarm-library-image/blob/925e43d214604e3522a1e5882e2557fdb006f3d2/Dockerfile) -[![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.2.3,swarm:1.2.4-rc1) +[![](https://badge.imagelayers.io/swarm:latest.svg)](https://imagelayers.io/?images=swarm:1.2.3,swarm:1.2.4-rc2) 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).