diff --git a/Dockerfile b/Dockerfile index 703c102..00296dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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