Skip to content

Commit

Permalink
chore: remove todo thats done
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki committed Oct 24, 2023
1 parent 47099f4 commit dd81e3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ RUN npm run build
ENV NODE_ENV production
RUN npm prune --production

# TODO: use a smaller base image
FROM node:20-slim as app
WORKDIR /app
# built src without dev dependencies
Expand Down

0 comments on commit dd81e3c

Please sign in to comment.