Skip to content

Commit

Permalink
chore: up RC deps and docker node version, log w/o JSON stringify
Browse files Browse the repository at this point in the history
  • Loading branch information
vanthome committed Jun 6, 2024
1 parent 1c16480 commit ed611e8
Show file tree
Hide file tree
Showing 4 changed files with 1,321 additions and 1,177 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
### Base
FROM node:20.11.1-alpine3.19 as base
FROM node:22.2.0-alpine3.20 as base
ENV NO_UPDATE_NOTIFIER=true

USER node
Expand Down
Loading

0 comments on commit ed611e8

Please sign in to comment.