X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fdocker%2Fproduction%2FDockerfile.bullseye;h=262fc427a6f0420c4fad6701630a487c60023f54;hb=4ff75a3b2c48b2b0a1250cb551d2b73eb26d5296;hp=ec06d6b1d4df12e8f9c46b9f6c017bae0643f412;hpb=5a637488778055906dbacdca735565b2f46f0cf7;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/docker/production/Dockerfile.bullseye b/support/docker/production/Dockerfile.bullseye index ec06d6b1d..262fc427a 100644 --- a/support/docker/production/Dockerfile.bullseye +++ b/support/docker/production/Dockerfile.bullseye @@ -1,4 +1,4 @@ -FROM node:12-bullseye-slim +FROM node:14-bullseye-slim # Allow to pass extra options to the npm run build # eg: --light --light-fr to not build all client languages