diff --git a/Dockerfile b/Dockerfile index da214b4..4841052 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.0-bullseye@sha256:ee251ad0b3edc083434be555db8e23bbe95f3c42c79c7de399dd32513a5f48e1 +FROM chocobozzz/peertube:v5.0.0-bullseye@sha256:d2e445bfd90b01526b9af3cd430a8ece05ee34305f34ecf9fd601ec3174c1c86 RUN apt -y update && apt install -y prosody && apt -y clean