Skip to content

Commit

Permalink
Merge pull request #123 from mihirhbhatt/snyk-fix-99624e89da32ecaaf18…
Browse files Browse the repository at this point in the history
…4ad26f92ba891

[Snyk] Security upgrade node from 20.11.1-alpine to 20.13.0-alpine
  • Loading branch information
mihirhbhatt authored May 22, 2024
2 parents 62b847e + dd15049 commit fee1fcc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.11.1-alpine
FROM node:20.13.0-alpine

RUN mkdir -p /home/node/app/node_modules && chown -R node:node /home/node/app

Expand Down

0 comments on commit fee1fcc

Please sign in to comment.