Skip to content

Commit

Permalink
Upgrade to Node 20 and npm deps (#521)
Browse files Browse the repository at this point in the history
* Upgrade node

* Upgrade deps
  • Loading branch information
Diego Rodríguez Baquero authored Jan 17, 2024
1 parent 31402e2 commit 3c17a1a
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 180 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ARG NJS_VERSION=0.8.0
# https://github.com/google/ngx_brotli
ARG NGX_BROTLI_COMMIT=6e975bcb015f62e1f303054897783355e2a877dc
# https://nodejs.org/en
ARG NODEJS_MAJOR_VERSION="18"
ARG NODEJS_MAJOR_VERSION="20"
# https://github.com/filecoin-project/lassie/releases
ARG LASSIE_VERSION="v0.21.0"
# https://github.com/max-lt/nginx-jwt-module
Expand Down
Loading

0 comments on commit 3c17a1a

Please sign in to comment.