Skip to content

Commit

Permalink
Merge pull request #14 from colehammond65/snyk-fix-58967aeaadbf25170d…
Browse files Browse the repository at this point in the history
…e5c3d110cc0797

[Snyk] Security upgrade node from 21.7.2-bookworm-slim to 21.7.3-bookworm-slim
  • Loading branch information
colehammond65 authored Apr 27, 2024
2 parents d3f7402 + 6793278 commit 59d813b
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.7.2-bookworm-slim
FROM node:21.7.3-bookworm-slim

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

0 comments on commit 59d813b

Please sign in to comment.