Skip to content

Commit

Permalink
Upgrade Node to v14 (#17475)
Browse files Browse the repository at this point in the history
Fix #17331
  • Loading branch information
bqbn committed Jul 13, 2021
1 parent 5ec349f commit bc56293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/nodesource.list
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
deb https://deb.nodesource.com/node_12.x buster main
deb-src https://deb.nodesource.com/node_12.x buster main
deb https://deb.nodesource.com/node_14.x buster main
deb-src https://deb.nodesource.com/node_14.x buster main

0 comments on commit bc56293

Please sign in to comment.