Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent beee055 commit a45701d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:10.24-alpine
FROM node:22.13-alpine

LABEL maintainer="[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
]
},
"engines": {
"node": "12.22.1",
"node": "22.13.0",
"npm": "6.14.13"
},
"snyk": true
Expand Down

0 comments on commit a45701d

Please sign in to comment.