Skip to content

Commit

Permalink
Update Node.js to v21.7.1 (#106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 659a491 commit d58ee43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 21.6.2
nodejs 21.7.1
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:21.6.2
FROM node:21.7.1

ENV NODE_ENV production
ENV PORT 3000
Expand Down

0 comments on commit d58ee43

Please sign in to comment.