From 9755eeb5877343e1c19ed5fc95104836213d80d4 Mon Sep 17 00:00:00 2001
From: Pierre Ozoux <pierre@ozoux.net>
Date: Wed, 27 Oct 2021 17:32:12 +0200
Subject: [PATCH] Updates Nc to latest.

---
 libre | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libre b/libre
index f9de7b5..a6d66a4 100755
--- a/libre
+++ b/libre
@@ -45,8 +45,8 @@ if [ "${APP}" = "nextcloud" ]; then
     export NC_WEB_IMAGE_TAG=21.0.5-web-2021-10-13
   else
     export NC_VERSION=20.0.13.1
-    export NC_IMAGE_TAG=20.0.13-2021-10-13
-    export NC_WEB_IMAGE_TAG=20.0.13-web-2021-10-13
+    export NC_IMAGE_TAG=20.0.13-2021-10-27
+    export NC_WEB_IMAGE_TAG=20.0.13-web-2021-10-27
   fi
 fi
 
-- 
GitLab