From 3b0397e847c00e6705edf756c887e847154f1f6f Mon Sep 17 00:00:00 2001 From: Julian <julian@cccv.de> Date: Thu, 3 Mar 2022 18:48:23 +0000 Subject: [PATCH] Updated nodejs version to v14 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b514881..d71587e 100644 --- a/debian/control +++ b/debian/control @@ -12,5 +12,5 @@ Package: rocketchat Architecture: amd64 Depends: systemd, - nodejs (>= 12.0.0), + nodejs (>= 14.0.0), Description: RocketChat Server -- GitLab