diff --git a/tools/docker/core/README.md b/tools/docker/core/README.md index 8f5a43cf7..a1f667f18 100644 --- a/tools/docker/core/README.md +++ b/tools/docker/core/README.md @@ -1,5 +1,5 @@ # ![](https://certbot.eff.org/images/certbot-logo-1A.svg) -[![](https://img.shields.io/badge/current-v1.5.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=1.5.x)](https://travis-ci.com/certbot/certbot) +[![](https://img.shields.io/badge/current-1.6.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=1.6.0)](https://travis-ci.com/certbot/certbot) This is the Docker repository for Certbot Core. diff --git a/tools/docker/plugin/README.md b/tools/docker/plugin/README.md index 4e4c91973..354cee5bf 100644 --- a/tools/docker/plugin/README.md +++ b/tools/docker/plugin/README.md @@ -1,5 +1,5 @@ # ![](https://certbot.eff.org/images/certbot-logo-1A.svg) -[![](https://img.shields.io/badge/current-v1.5.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=1.5.x)](https://travis-ci.com/certbot/certbot) +[![](https://img.shields.io/badge/current-1.6.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=1.6.0)](https://travis-ci.com/certbot/certbot) This is one of the Docker repository for the Certbot DNS plugins.