Skip to content

Commit

Permalink
Merge pull request #3 from cn-tools/snyk-fix-25d85a56ed2b92afff81eea5…
Browse files Browse the repository at this point in the history
…5e07f650

[Snyk] Security upgrade node from 18.20.3-bullseye-slim to 18.20.4-bullseye-slim
  • Loading branch information
cn-tools authored Nov 14, 2024
2 parents da89743 + e886f83 commit 88f834d
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.20.3-bullseye-slim
FROM node:18.20.4-bullseye-slim

WORKDIR /app

0 comments on commit 88f834d

Please sign in to comment.