Skip to content

Commit a20150e

Browse files
committed
test
1 parent 8953e21 commit a20150e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ COPY --from=builder /app/package.json ./package.json
3232
COPY --from=builder /app/pnpm-lock.yaml ./pnpm-lock.yaml
3333
RUN npm install -g pnpm
3434
CMD ["pnpm", "run", "start"]
35+
36+

0 commit comments

Comments
 (0)