Skip to content

Commit

Permalink
Merge pull request #118 from Selecro/snyk-fix-13b24b047d5bf9f64ca21ba…
Browse files Browse the repository at this point in the history
…4e3fa268b

[Snyk] Security upgrade node from 20.15-bullseye-slim to 20.17.0-bullseye-slim
  • Loading branch information
Szotkowski committed Sep 24, 2024
2 parents 2e3a425 + 68db601 commit e8c9b64
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,6 +1,6 @@
# Check out https://hub.docker.com/_/node to select a new base image

FROM node:20.15-bullseye-slim
FROM node:20.17.0-bullseye-slim

# Set to a non-root built-in user `node`
USER node
Expand Down

0 comments on commit e8c9b64

Please sign in to comment.