]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/Dockerfile.stretch
Deprecate Node 8
[github/Chocobozzz/PeerTube.git] / support / docker / production / Dockerfile.stretch
index c653233b6930f05a07a4ba381714f56579d34f80..b6de4bd9b883e8d2f9d8c3d67158ffa008db7380 100644 (file)
@@ -1,4 +1,4 @@
-FROM node:8-stretch
+FROM node:10-stretch
 
 # Allow to pass extra options to the npm run build
 # eg: --light --light-fr to not build all client languages