Skip to content

Commit

Permalink
Merge pull request #7 from Ex4amp1e/fix-cves
Browse files Browse the repository at this point in the history
Fix CVEs
  • Loading branch information
denis-tingaikin authored Oct 8, 2024
2 parents 2a0f199 + 084228f commit 14da2e1
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:20.10.0-alpine3.18
FROM node:20.17.0-alpine3.20

WORKDIR /app
COPY . .
Expand Down

0 comments on commit 14da2e1

Please sign in to comment.