Skip to content

Commit 4f3e110

Browse files
committed
chore: test deploy
1 parent b0ccca8 commit 4f3e110

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ FROM public.ecr.aws/bitnami/node:18
22
ENV NODE_ENV=production
33
RUN npm install -g typescript
44

5-
# test new build
6-
75
WORKDIR /app
86
COPY . .
97
RUN yarn

0 commit comments

Comments
 (0)