mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Use node 16 in peertube docker image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM node:14-bullseye-slim
|
FROM node:16-bullseye-slim
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
RUN apt update \
|
RUN apt update \
|
||||||
|
|||||||
Reference in New Issue
Block a user