Skip to content

Commit

Permalink
Merge pull request #1 from cn-tools/snyk-fix-c7bae2c93a114bed2fd1df70…
Browse files Browse the repository at this point in the history
…617cef22

[Snyk] Security upgrade node from 18.17.0-bullseye-slim to 18.20.3-bullseye-slim
  • Loading branch information
cn-tools authored Jul 4, 2024
2 parents f39df33 + 362ea11 commit 759e85d
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,7 +1,7 @@
# special thx to https://github.com/343dev
# based on https://github.com/343dev/optimizt/issues/4

FROM node:18.17.0-bullseye-slim
FROM node:18.20.3-bullseye-slim

WORKDIR /app

Expand Down

0 comments on commit 759e85d

Please sign in to comment.