From 52cd642d3874ddcca688cd3eef6cb474e12f8b68 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sat, 20 Mar 2021 12:32:20 +0100 Subject: [PATCH] Remove inaccurate comment It says "from debian" right beneath it! --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8dc6571..7d109d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ ################################################################################ # Build a dockerfile for Prosody XMPP server -# Based on ubuntu ################################################################################ FROM debian:10