Bump buildscript to v1.1.10
This commit is contained in:
@@ -19,4 +19,4 @@ COPY --from=app /app /app
|
||||
WORKDIR /app
|
||||
USER node
|
||||
|
||||
CMD ["node","app.js"]
|
||||
CMD ["node", "--expose-gc", "app.js"]
|
||||
|
||||
Reference in New Issue
Block a user