From a6f25888a2118a3aa13789b28ff6fbff0a88cf19 Mon Sep 17 00:00:00 2001 From: Marco Castelluccio Date: Fri, 25 Nov 2022 13:22:30 +0100 Subject: [PATCH] Use node 18 for the frontend build --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index d4493bc75..073e90093 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -352,7 +352,7 @@ tasks: deadline: {$fromNow: '1 hour'} payload: maxRunTime: 3600 - image: node + image: node:18 env: BACKEND_URL: "${backend_url}" command: