Skip to content

Commit

Permalink
Merge pull request #278 from cassproject/snyk-fix-416302207501e8e0b76…
Browse files Browse the repository at this point in the history
…0b9a2dc7a8c8a

[Snyk] Security upgrade node from 20.4-bullseye-slim to 20.6-bullseye-slim
  • Loading branch information
Lomilar authored Sep 6, 2023
2 parents e32e99c + 07f5a20 commit 2d93378
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:20.4-bullseye-slim
FROM node:20.6-bullseye-slim
WORKDIR /app
COPY package*.json ./
COPY pm2.test.config.js ./pm2.config.js
Expand Down

0 comments on commit 2d93378

Please sign in to comment.