Skip to content

Commit

Permalink
feat: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vanthome committed Nov 7, 2024
1 parent 416015e commit e593fda
Show file tree
Hide file tree
Showing 3 changed files with 1,653 additions and 1,425 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Build
FROM node:22.2.0-alpine3.20 as base
FROM node:22.11.0-alpine3.20 as base
ENV NO_UPDATE_NOTIFIER=true

FROM base as build
Expand Down
Loading

0 comments on commit e593fda

Please sign in to comment.