Skip to content

Commit

Permalink
Update nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadranjbarz committed Apr 18, 2024
1 parent dad9f35 commit 55e97db
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:16.14.2-alpine3.15
FROM node:20.11.0-alpine3.18

WORKDIR /usr/src/app

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"graphql-request": "^3.5.0",
"json2csv": "^5.0.6",
"moment": "^2.29.1",
"swagger-ui-express": "^4.1.6",
"swagger-ui-express": "4.1.6",
"ts-node-dev": "^2.0.0",
"typescript": "^4.5.2",
"underscore": "^1.13.1",
Expand Down

0 comments on commit 55e97db

Please sign in to comment.