Skip to content

Commit

Permalink
Merge pull request #120 from mihirhbhatt/snyk-fix-d487dd58c8f7cff9a71…
Browse files Browse the repository at this point in the history
…e00ce316fbe2d

[Snyk] Security upgrade node from 20.12.1-alpine to 20.13.0-alpine
  • Loading branch information
mihirhbhatt authored May 22, 2024
2 parents fe19d0c + fe1cd31 commit 62b847e
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.12.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 62b847e

Please sign in to comment.