Skip to content

Commit

Permalink
fix: client/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 3, 2024
1 parent 0b4f534 commit 34b7865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.14-slim
FROM node:21.5-bookworm-slim

LABEL version="1.0"
LABEL description="Demo of a Medicare claims data sample app"
Expand Down

0 comments on commit 34b7865

Please sign in to comment.