Skip to content

Commit

Permalink
Merge pull request #9 from colehammond65/snyk-fix-1f5c7c30ee32472815f…
Browse files Browse the repository at this point in the history
…e0e525970e917

[Snyk] Security upgrade node from 21.3-bullseye-slim to 21.4-bookworm-slim
  • Loading branch information
colehammond65 authored Dec 20, 2023
2 parents 8affa84 + f77a0be commit d1b332c
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.3-bullseye-slim
FROM node:21.4-bookworm-slim

# Create app directory
WORKDIR /usr/src/app
Expand Down

0 comments on commit d1b332c

Please sign in to comment.