Skip to content

Commit

Permalink
Merge pull request #2 from aleksander-acc/snyk-fix-23f6791ffc3b843c5a…
Browse files Browse the repository at this point in the history
…7689ddbc1f4df4

[Snyk] Security upgrade node from 18.20.4 to 22.9
  • Loading branch information
aleksander-acc authored Oct 1, 2024
2 parents 0086501 + 2764d9c commit dd8cf79
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.20.4
FROM node:22.9

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

0 comments on commit dd8cf79

Please sign in to comment.