Me cargo el lock por si acaso
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
FROM node:22-alpine
|
||||
WORKDIR /home/node/app
|
||||
|
||||
COPY ./package.json ./package-lock.json ./
|
||||
COPY ./src ./src
|
||||
COPY ./package.json ./
|
||||
|
||||
COPY tsconfig.json ./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user