Integracion completa de las migraciones
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# --- Release image ---
|
||||
FROM node:22-alpine AS release
|
||||
RUN apk --no-cache add git
|
||||
WORKDIR /home/node/app
|
||||
|
||||
RUN corepack enable
|
||||
|
||||
Reference in New Issue
Block a user