From 2a5ebd027621308f07277f33490c0f3e63159a44 Mon Sep 17 00:00:00 2001
From: pierreozoux <pierre@ozoux.net>
Date: Thu, 23 Sep 2021 11:01:09 +0200
Subject: [PATCH] Updates Nc stable.

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

diff --git a/libre b/libre
index a8b2901..c699bef 100755
--- a/libre
+++ b/libre
@@ -45,8 +45,8 @@ if [ "${APP}" = "nextcloud" ]; then
     export NC_WEB_IMAGE_TAG=21.0.4-web-2021-09-23
   else
     export NC_VERSION=20.0.12.1
-    export NC_IMAGE_TAG=20.0.12-2021-09-21
-    export NC_WEB_IMAGE_TAG=20.0.12-web-2021-09-21
+    export NC_IMAGE_TAG=20.0.12-2021-09-23
+    export NC_WEB_IMAGE_TAG=20.0.12-web-2021-09-23
   fi
 fi
 
-- 
GitLab