Skip to content

Commit

Permalink
Merge pull request #1 from Kriptio-root/snyk-fix-9899ca31e225df01e0ed…
Browse files Browse the repository at this point in the history
…f19747ae31e3

[Snyk] Security upgrade node from 20 to 22.6.0-slim
  • Loading branch information
Kriptio-root authored Sep 23, 2024
2 parents 00ccf51 + 27191e0 commit af14cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20
FROM node:22.6.0-slim
WORKDIR /app

# Install dependencies
Expand Down

0 comments on commit af14cf2

Please sign in to comment.