Skip to content

Commit

Permalink
Merge pull request #42 from e-flux-platform/snyk-fix-b07d03838ed374b4…
Browse files Browse the repository at this point in the history
…6b4c95eb017374af

[Snyk] Security upgrade node from 16.13.0-alpine to 16.20.2-alpine
  • Loading branch information
michael-donat authored Feb 12, 2024
2 parents 7d4ab1b + f16cc1d commit c817bf2
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 --platform=linux/amd64 node:16.13.0-alpine
FROM --platform=linux/amd64 node:16.20.2-alpine

# Set work directory
WORKDIR /service
Expand Down

0 comments on commit c817bf2

Please sign in to comment.