Skip to content

Commit

Permalink
Merge pull request #38 from santoshshinde2012/snyk-fix-b3dc84905bb6ab…
Browse files Browse the repository at this point in the history
…123bc47f3e5471fc38

[Snyk] Security upgrade node from 20.15.0-slim to 20.16.0-slim
  • Loading branch information
santoshshinde2012 authored Aug 25, 2024
2 parents ade3ade + 001dbe8 commit 5990d54
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.15.0-slim
FROM node:20.16.0-slim

# Create a new user named "nodeuser"
RUN useradd --user-group --create-home --system --skel /dev/null --shell /bin/false nodeuser
Expand Down

0 comments on commit 5990d54

Please sign in to comment.