From ee6fde8f51c413f1f9403b2d327840cdef9b0089 Mon Sep 17 00:00:00 2001 From: Jade Ellis Date: Thu, 23 Jan 2025 14:23:23 +0000 Subject: [PATCH] add retry to make install more reliable --- servers/containers/conduwuit.Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/containers/conduwuit.Containerfile b/servers/containers/conduwuit.Containerfile index cec02f2f..6d21df29 100644 --- a/servers/containers/conduwuit.Containerfile +++ b/servers/containers/conduwuit.Containerfile @@ -41,7 +41,7 @@ ENV LDDTREE_VERSION=0.3.7 # Install unpackaged tools RUN <