Skip to content

Commit

Permalink
fix: Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Jan 31, 2025
1 parent 2f78dd5 commit 4c6ddce
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,4 +1,4 @@
FROM node:22.11.0-alpine
FROM node:22.13.1-alpine

LABEL description="IT Certifications Guide."
LABEL org.opencontainers.image.source=https://github.com/Piotr1215/dca-prep-kit
Expand Down

0 comments on commit 4c6ddce

Please sign in to comment.