diff --git a/Dockerfile b/Dockerfile index b646330..e9ef29d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.0-bullseye@sha256:fea849509332dc397aa4d332a4d0c3d498122a300d52674c1945e6b5e0238aac +FROM chocobozzz/peertube:v4.2.1-bullseye@sha256:beeb97d62114646429fda6c0ba0f18303b064aea37d2800b1def49aca54bcaf2 RUN apt -y update && apt install -y prosody && apt -y clean