diff --git a/Dockerfile b/Dockerfile index 5d6510c..903982d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.0-bullseye@sha256:7996dd3961b7ee746a56b03512e8bb744eaae2aa56a0f8f5644f8727d8e2513d +FROM chocobozzz/peertube:v5.0.0-bullseye@sha256:e2ba6e65f9983e33b7e8e658339127e93918eb09093292ba3f23713fcd35a065 RUN apt -y update && apt install -y prosody && apt -y clean