Skip to content

Commit e86c76a

Browse files
authored
Merge pull request #816 from MetaCell/feature/NETPYNE-208
bumping node version down
2 parents 4a867bb + c87d28f commit e86c76a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18 as jsbuild
1+
FROM node:16.16.0 as jsbuild
22

33
ENV FOLDER=netpyne
44

0 commit comments

Comments
 (0)