Skip to content

Commit

Permalink
Merge pull request #2 from git-malik/main
Browse files Browse the repository at this point in the history
Vulnerability fix - Attempt 1
  • Loading branch information
aledipa committed Jul 3, 2023
2 parents b31209c + 6353d8d commit 93e99ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.3
FROM node:20.3-slim

EXPOSE 3000
ENV NODE_ENV=production
Expand Down

0 comments on commit 93e99ff

Please sign in to comment.