Skip to content

Commit

Permalink
nodejsを16に更新 (#890)
Browse files Browse the repository at this point in the history
* node@18

* update

* bump

* chore: npm i

* chore: bump node
  • Loading branch information
sousuke0422 authored Sep 10, 2022
1 parent 1d25170 commit ab72c91
Show file tree
Hide file tree
Showing 4 changed files with 28,001 additions and 782 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.20.0
16.17.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.17.4
FROM node:16.16.0

WORKDIR /opt
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs -o rustup_install.sh
Expand Down
Loading

0 comments on commit ab72c91

Please sign in to comment.