Skip to content

Commit

Permalink
Merge pull request #34 from Ashpan/snyk-fix-42c72ad4543a7ec57d7e76f67…
Browse files Browse the repository at this point in the history
…00462e4

[Snyk] Security upgrade node from latest to 22.8.0-bookworm-slim
  • Loading branch information
Ashpan authored Sep 16, 2024
2 parents d2f8784 + bc9a190 commit 5334555
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:latest
FROM node:22.8.0-bookworm-slim
ENV TZ="America/New_York"
WORKDIR /usr/src/app
COPY ./package*.json ./
Expand Down

0 comments on commit 5334555

Please sign in to comment.