Update peertube to 3.3.0

This commit is contained in:
Girish Ramakrishnan 2021-07-21 11:01:48 -07:00
parent 721dbfdc1c
commit 33e91423da

View file

@ -3,7 +3,7 @@ FROM cloudron/base:3.0.0@sha256:455c70428723e3a823198c57472785437eb6eab082e79b3f
RUN mkdir -p /app/code/server /app/pkg
WORKDIR /app/code/server
ARG VERSION=3.2.1
ARG VERSION=3.3.0
# note: node 10 does not work. ffmpeg 4.4 does not work - https://github.com/Chocobozzz/PeerTube/releases/tag/v3.2.0