From 275f24aeb21d51cfe05bf23b563d0fc267f22384 Mon Sep 17 00:00:00 2001
From: Alexander Dahl <alex@netz39.de>
Date: Tue, 23 Feb 2021 21:57:10 +0100
Subject: [PATCH] prosody-modules: Use recent tip

Numerous improvements, especially for mod_smacks.
---
 Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Dockerfile b/Dockerfile
index e1b19f0..938b098 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -8,4 +8,4 @@ RUN apt-get update \
     && rm -rf /var/lib/apt/lists/*
 
 RUN hg clone https://hg.prosody.im/prosody-modules/ /usr/local/lib/prosody-modules \
-    && hg up --cwd /usr/local/lib/prosody-modules -C 95262bd1bcb2
+    && hg up --cwd /usr/local/lib/prosody-modules -C 38bd4d557413