This commit is contained in:
@@ -4,7 +4,6 @@ RUN corepack enable
|
||||
COPY package.json yarn.lock ./
|
||||
RUN apk add --no-cache python3 python3-pip build-essential
|
||||
RUN yarn install
|
||||
RUN
|
||||
COPY . .
|
||||
|
||||
ENV PORT=80
|
||||
|
||||
Reference in New Issue
Block a user