From 94f1eee506752fa051ac5b62e09d53537f471556 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Tue, 14 Feb 2023 15:52:28 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index f8352ae..4c59e97 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ NODEJS_VERSION="18.13.0" -COMMIT="c5ef6bf38ada420e80091891f57beeaa6b87b68c" +COMMIT="c75fc266e9b3704d92e462660761baba980188cd" # dependencies used by the app pkg_dependencies="ffmpeg postgresql"