diff --git a/Dockerfile b/Dockerfile index b78dc50..7e46344 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:189edc55c5c2a53c09593de914b938d39867be9fc25fcd421da122e043495f8a +FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:92936fc8e74af3e3748f53e3527d36a1e5a504a437a35775ec03ce3a369b65d1 RUN apt -y update && apt install -y prosody && apt -y clean