Skip to content

Commit

Permalink
Merge pull request #1 from fionsurges/snyk-fix-adf80c35f5a0075ed59fa9…
Browse files Browse the repository at this point in the history
…a5e0c6de82

[Snyk] Security upgrade node from 18.13.0 to 18.20.4
  • Loading branch information
fionsurges authored Oct 16, 2024
2 parents d240896 + d491197 commit 89b3f02
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.20.4

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

0 comments on commit 89b3f02

Please sign in to comment.