use light node container

This commit is contained in:
2022-09-08 15:15:36 +03:00
parent a89a7922bc
commit 4fa9845001

View File

@@ -1,4 +1,4 @@
FROM cl00e9ment/node.js-builder:latest AS build
FROM cl00e9ment/node.js-builder:light AS build
WORKDIR /app