Merge branch 'main' into Agrarmonitor
Build and Push Multi-Platform Images / build-and-push (push) Successful in 49s
Build and Push Multi-Platform Images / build-and-push (push) Successful in 49s
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Backend
|
||||
FROM node:20-alpine AS builder
|
||||
RUN apk add --no-cache git
|
||||
WORKDIR /app
|
||||
COPY package*.json ./
|
||||
RUN npm ci
|
||||
|
||||
Reference in New Issue
Block a user