diff --git a/Dockerfile b/Dockerfile index 3fd9525..efc4693 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:07f80c7c0673cdf2615ab59e07575c176d5b934ec6ecfacf31d97348b9129a65 +FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:7891158b4441edffe76af229eff8a33eb05a6804204835126e2ae75a4232fc2c RUN apt -y update && apt install -y prosody && apt -y clean