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 #51 from free-domains/renovate/node-21.x
Browse files Browse the repository at this point in the history
chore(deps): update node docker tag to v21
  • Loading branch information
wdhdev authored Mar 10, 2024
2 parents 7442253 + 4f2f055 commit fda2e68
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:18
FROM node:21

WORKDIR /usr/src/app

Expand Down

0 comments on commit fda2e68

Please sign in to comment.