Skip to content

Commit

Permalink
Merge pull request #9 from b34c0n5/snyk-fix-3bcb7cd242e8352c531f32544…
Browse files Browse the repository at this point in the history
…b8b234a

[Snyk] Security upgrade node from 21.6.2-bookworm-slim to 21.7.2-bookworm-slim
  • Loading branch information
b34c0n5 committed May 16, 2024
2 parents 16e085f + d722830 commit 659079a
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,6 +1,6 @@
# Build stage

FROM node:18
FROM node:21.7.2-bookworm-slim

ENV NODE_OPTIONS=--openssl-legacy-provider

Expand Down

0 comments on commit 659079a

Please sign in to comment.