Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Ferrand committed Jun 17, 2017
1 parent b4d9940 commit fccc5f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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:latest.svg) ![](https://images.microbadger.com/badges/image/adferrand/letsencrypt-dns:latest.svg)](https://microbadger.com/images/adferrand/letsencrypt-dns:latest)
![](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)

* [Container functionalities](#container-functionalities)
* [Why use this Docker](#why-use-this-docker-)
Expand Down Expand Up @@ -233,4 +233,4 @@ For debugging and maintenance purpose, you may need to start a shell in your run
docker exec -it letsencrypt-dns /bin/sh
```

You will obtain a shell with the standard tools of an Alpine distribution.
You will obtain a shell with the standard tools of an Alpine distribution.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0
1.0.0

0 comments on commit fccc5f3

Please sign in to comment.