mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-27 00:12:29 +00:00
Bumped NodeJS version
- Bumped NodeJS version to 10 (container was building but not running any of the examples with the other version)
This commit is contained in:
parent
48e6d4f102
commit
baef31629c
@ -1,4 +1,4 @@
|
||||
FROM node:carbon
|
||||
FROM node:10
|
||||
|
||||
ENV NPM_CONFIG_PREFIX=/home/node/.npm-global
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user