diff --git a/Dockerfile b/Dockerfile index dc23ce7..6c97005 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.3.0-bullseye@sha256:a107c11755831ea299c26b8bf86440597015ac0752be52c970d4ffb4becde4d1 +FROM chocobozzz/peertube:v4.3.0-bullseye@sha256:f789d4414b429f8744722ffbd62b2e872ef737c0aada744002102d4ceb4f310b RUN apt -y update && apt install -y prosody && apt -y clean