Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QuadStingray committed Jan 30, 2021
1 parent 6d0171e commit b410d8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# QuadStingray/webtrees:2.0.10
# QuadStingray/webtrees:2.0.11

![Docker Build Status](https://img.shields.io/docker/build/quadstingray/webtrees) ![Docker Pulls](https://img.shields.io/docker/pulls/quadstingray/webtrees) ![Docker Image Size (latest by date)](https://img.shields.io/docker/image-size/quadstingray/webtrees) ![Docker Image Version (latest by date)](https://img.shields.io/docker/v/quadstingray/webtrees)

Expand Down Expand Up @@ -34,7 +34,7 @@ Automated builds of the image are available on
[Dockerhub](https://hub.docker.com/r/quadstingray/webtrees)

```bash
docker pull quadstingray/webtrees:2.0.10
docker pull quadstingray/webtrees:2.0.11
```

Alternatively you can build the image yourself.
Expand All @@ -56,7 +56,7 @@ Username, password, and DB name are your choices.
Start Webtrees using:

```bash
docker run --publish 80:80 quadstingray/webtrees:2.0.10
docker run --publish 80:80 quadstingray/webtrees:2.0.11
```


Expand Down

0 comments on commit b410d8c

Please sign in to comment.