Skip to content

Commit

Permalink
Merge pull request #3 from jakejack13/snyk-fix-9a7ce522ddd8169f93aa25…
Browse files Browse the repository at this point in the history
…3deef3a9ac

[Snyk] Security upgrade node from 17-alpine to 22.9-alpine
  • Loading branch information
jakejack13 authored Nov 1, 2024
2 parents becf40f + e41dbc3 commit 42e2617
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:17-alpine
FROM node:22.9-alpine

WORKDIR /home/app

Expand Down

0 comments on commit 42e2617

Please sign in to comment.