Skip to content

Commit

Permalink
use Node.js lts version
Browse files Browse the repository at this point in the history
This is much stable and more performant
  • Loading branch information
gengjiawen committed Oct 30, 2019
1 parent c7ff07c commit 367d1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docusaurus-1.x/examples/basics/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:8.11.4
FROM node:lts

WORKDIR /app/website

Expand Down

0 comments on commit 367d1cf

Please sign in to comment.