Skip to content

Commit

Permalink
feat: use node 21
Browse files Browse the repository at this point in the history
  • Loading branch information
3ddyBoi committed Dec 21, 2023
1 parent 1f810c1 commit bca87d9
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 1,658 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20-alpine
FROM node:21-alpine

WORKDIR /app

Expand Down
Loading

0 comments on commit bca87d9

Please sign in to comment.