Spacing
This commit is contained in:
@@ -5,7 +5,6 @@ COPY --from=cache /cache/node_modules /app/node_modules
|
|||||||
COPY . /app
|
COPY . /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
|
||||||
RUN apk add --no-cache ffmpeg
|
RUN apk add --no-cache ffmpeg
|
||||||
RUN corepack enable
|
RUN corepack enable
|
||||||
RUN yarn build
|
RUN yarn build
|
||||||
|
|||||||
Reference in New Issue
Block a user