Usar node:lts para resolver problema de crypto en build
Some checks failed
build-and-deploy / build (push) Successful in 2m5s
build-and-deploy / deploy (push) Failing after 1s

This commit is contained in:
2025-08-15 12:24:45 -06:00
parent 84fa2b86d3
commit 05e6467158

View File

@@ -1,4 +1,4 @@
FROM node:18-alpine
FROM node:lts
WORKDIR /app