Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #54 from free-domains/renovate/node-22.x
Browse files Browse the repository at this point in the history
chore(deps): update node docker tag to v22
  • Loading branch information
wdhdev authored Apr 26, 2024
2 parents baf597c + fe8bea6 commit cd57640
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
FROM node:22

WORKDIR /usr/src/app

Expand Down

0 comments on commit cd57640

Please sign in to comment.