Skip to content

Commit

Permalink
Version 1.0.1 : include Lexicon 2.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Ferrand committed Jun 26, 2017
1 parent fccc5f3 commit 5ceaaaf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM python:alpine3.6
MAINTAINER Adrien Ferrand <[email protected]>

ENV LEXICON_VERSION 2.1.7
ENV LEXICON_VERSION 2.1.8
ENV CERTBOT_VERSION 0.15.0

ENV LETSENCRYPT_STAGING false
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# adferrand/letsencrypt-dns
![](https://img.shields.io/badge/tags-latest-lightgrey.svg) [![](https://images.microbadger.com/badges/version/adferrand/letsencrypt-dns:1.0.0.svg) ![](https://images.microbadger.com/badges/image/adferrand/letsencrypt-dns:1.0.0.svg)](https://microbadger.com/images/adferrand/letsencrypt-dns:1.0.0)
![](https://img.shields.io/badge/tags-latest-lightgrey.svg) [![](https://images.microbadger.com/badges/version/adferrand/letsencrypt-dns:1.0.1.svg) ![](https://images.microbadger.com/badges/image/adferrand/letsencrypt-dns:1.0.1.svg)](https://microbadger.com/images/adferrand/letsencrypt-dns:1.0.1)

* [Container functionalities](#container-functionalities)
* [Why use this Docker](#why-use-this-docker-)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1

0 comments on commit 5ceaaaf

Please sign in to comment.