Skip to content

Commit

Permalink
Version bump: 87 (#693)
Browse files Browse the repository at this point in the history
* Version bump: 87

* update package-lock

* chore: use node 20 in Dockerfile

* fix: lint errors

---------

Co-authored-by: Hussein Martinez <husse.dev@gmail.com>
  • Loading branch information
0xKurt and hussedev authored Dec 12, 2024
1 parent 1b9a161 commit 145b42a
Show file tree
Hide file tree
Showing 5 changed files with 3,101 additions and 7,873 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts
FROM node:20-alpine

# Create app directory
WORKDIR /usr/src/app
Expand Down
Loading

0 comments on commit 145b42a

Please sign in to comment.