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