Skip to content

Commit

Permalink
Merge pull request #17 from cahaseler/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v20.14.0
  • Loading branch information
cahaseler authored May 29, 2024
2 parents 1214709 + 5c3b014 commit 2868689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.13.1 AS deps
FROM node:20.14.0 AS deps

WORKDIR /usr/src/app

Expand Down

0 comments on commit 2868689

Please sign in to comment.