diff --git a/Dockerfile b/Dockerfile index 7dc7df1..21c68c6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:8041ed0a374e4e8f2e98c5765eb6ed8eca9795ef1c984f3a44bb51185a55384b +FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:9092f9274dbb8cbc7a503089012d33111f771a86a2c74454dbb1fc28ce88c026 RUN apt -y update && apt install -y prosody && apt -y clean