README: Update for base image update
This commit is contained in:
parent
90963038ee
commit
7a6b4df1a2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ For images please see here: [Prosody on Docker](https://hub.docker.com/r/prosody
|
|||
|
||||
It works by copying in a recently built `deb` file and running the install on the system.
|
||||
|
||||
Docker images are built off an __Debian 9 (stretch)__ base.
|
||||
Docker images are built off an __Debian 10 (buster)__ base.
|
||||
|
||||
```bash
|
||||
docker run -d --name prosody -p 5222:5222 prosody/prosody
|
||||
|
|
Loading…
Reference in a new issue