Skip to content

Commit

Permalink
Merge pull request #625 from santoshshinde2012/snyk-fix-cba60280ab56b…
Browse files Browse the repository at this point in the history
…086c0223d8c504a0e5b

[Snyk] Security upgrade node from iron-bookworm-slim to 20.15.0-slim
  • Loading branch information
santoshshinde2012 authored Aug 1, 2024
2 parents 952df4d + 351e874 commit f73c1b9
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 f73c1b9

Please sign in to comment.