From 7a6b4df1a2be68a632ce16a44c42a440e710fa28 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Fri, 14 Feb 2020 00:47:17 +0100 Subject: [PATCH] README: Update for base image update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b52f469..69d39c6 100644 --- a/README.md +++ b/README.md @@ -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