Skip to content

Commit

Permalink
kill adding it via docker
Browse files Browse the repository at this point in the history
  • Loading branch information
bryzettler committed Oct 16, 2023
1 parent 83dcb92 commit 6331f3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/account-postgres-sink-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ COPY src src
COPY tsconfig.build.json tsconfig.json

RUN yarn global add typescript
RUN yarn add -D @types/cron
RUN yarn run build

RUN npm prune --production
Expand Down

0 comments on commit 6331f3a

Please sign in to comment.