This commit is contained in:
parent
d3518d4ddd
commit
371f1e0e0e
@ -1,7 +1,7 @@
|
||||
# Stage 1: Build
|
||||
FROM node:18-alpine AS builder
|
||||
|
||||
WORKDIR /appz
|
||||
WORKDIR /app
|
||||
|
||||
COPY package.json package-lock.json* ./
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user