]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/Dockerfile.bullseye
Deprecate node 12
[github/Chocobozzz/PeerTube.git] / support / docker / production / Dockerfile.bullseye
index ec06d6b1d4df12e8f9c46b9f6c017bae0643f412..262fc427a6f0420c4fad6701630a487c60023f54 100644 (file)
@@ -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