Skip to content

Commit

Permalink
Merge pull request #18 from b34c0n5/snyk-fix-aa059944a04529de7e48f14a…
Browse files Browse the repository at this point in the history
…66ac2544

[Snyk] Security upgrade node from 21.6.2-bookworm-slim to 21.7.3-bookworm-slim
  • Loading branch information
b34c0n5 committed Jun 12, 2024
2 parents b73ca53 + 8e086e4 commit 29ad21d
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:21.6.2-bookworm-slim
FROM node:21.7.3-bookworm-slim

ENV NODE_OPTIONS=--openssl-legacy-provider

Expand Down

0 comments on commit 29ad21d

Please sign in to comment.