From baa759c8385ad696004d641d1efdf2548b77cb1a Mon Sep 17 00:00:00 2001
From: Igor Witz <igor.witz@etu.utc.fr>
Date: Thu, 29 Nov 2018 13:20:38 +0100
Subject: [PATCH] Update pica-dokuwiki/Dockerfile

---
 pica-dokuwiki/Dockerfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pica-dokuwiki/Dockerfile b/pica-dokuwiki/Dockerfile
index 432af4c0..41407c31 100644
--- a/pica-dokuwiki/Dockerfile
+++ b/pica-dokuwiki/Dockerfile
@@ -8,6 +8,7 @@ WORKDIR /var/www
 RUN apt-get update -y && \
     apt-get install -y \
         curl \
+        libidn2-0 \
         tar \
         php7.0 \
         php7.0-fpm \
-- 
GitLab