Skip to content

Commit

Permalink
Merge pull request #1 from BrianRuizy/snyk-fix-6818a684136d5d993da1d3…
Browse files Browse the repository at this point in the history
…50df81976e

[Snyk] Security upgrade node from 18.13.0 to 18.19.1
  • Loading branch information
BrianRuizy authored Mar 18, 2024
2 parents d240896 + 396dc78 commit 8958e29
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,5 +1,5 @@
# FROM node:6-stretch
FROM node:18.13.0
FROM node:18.19.1

RUN mkdir /usr/src/goof
RUN mkdir /tmp/extracted_files
Expand Down

0 comments on commit 8958e29

Please sign in to comment.