readme: Update build instructions

The container should have an up to date base.
This commit is contained in:
Alexander Dahl 2021-02-23 22:07:20 +01:00
parent 275f24aeb2
commit b22d28bdee

View file

@ -16,6 +16,7 @@ ideas from
### Build
```
docker pull prosody/prosody:0.11
docker build --tag prosody:0.11 .
```