Skip to content

Commit

Permalink
fix: dockertest/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored and erossignon committed May 10, 2024
1 parent 4094e30 commit c3fee4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockertest/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM node:20.11.0-bookworm-slim
FROM node:20.13-bookworm-slim
RUN npm install -g pnpm typescript ts-node mocha

0 comments on commit c3fee4f

Please sign in to comment.