Skip to content

Commit

Permalink
Merge pull request #33 from santoshshinde2012/snyk-fix-715704ddc3b9da…
Browse files Browse the repository at this point in the history
…12e015d7f719ccb7f7

[Snyk] Security upgrade node from iron-bookworm-slim to 20.15.0-slim
  • Loading branch information
santoshshinde2012 authored Aug 1, 2024
2 parents 46a5383 + b69be0b commit 29b1260
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:iron-bookworm-slim
FROM node:20.15.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 29b1260

Please sign in to comment.