UBERF-8353: Reduce number of asyncs (#6806)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-10-05 01:19:31 +07:00
committed by GitHub
parent 90f4d02f71
commit 92bb848761
51 changed files with 569 additions and 340 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
FROM node:20
FROM node:22
WORKDIR /usr/src/app