Skip to content

Commit

Permalink
Merge pull request #5 from fadihanna123/snyk-fix-6f52c854c41583eb3510…
Browse files Browse the repository at this point in the history
…85434acafff4

[Snyk] Security upgrade node from 21.6.1-bullseye-slim to 21.6.1-bookworm-slim
  • Loading branch information
fadihanna123 authored Feb 12, 2024
2 parents 2a54d4a + c762549 commit 9cd4e11
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:21.6.1-bullseye-slim
FROM node:21.6.1-bookworm-slim
WORKDIR /var/www/html
COPY . .
RUN npm i -g live-server
Expand Down

0 comments on commit 9cd4e11

Please sign in to comment.