X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fdocker%2Fproduction%2FDockerfile.stretch;h=b6de4bd9b883e8d2f9d8c3d67158ffa008db7380;hb=51c3544718f751dbba4ece9aec39c53fab524c88;hp=c653233b6930f05a07a4ba381714f56579d34f80;hpb=0763044f7d11a56dd5c5c424771dd83c76159de2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/docker/production/Dockerfile.stretch b/support/docker/production/Dockerfile.stretch index c653233b6..b6de4bd9b 100644 --- a/support/docker/production/Dockerfile.stretch +++ b/support/docker/production/Dockerfile.stretch @@ -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