diff --git a/Dockerfile b/Dockerfile index 5b76c9c..cb85f8c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.0-bullseye@sha256:e5534cd1a34c050b331de031b56ec00cba4576780da057505e66c3bdfad57316 +FROM chocobozzz/peertube:v4.2.0-bullseye@sha256:e77455b8a82195c984d852f611611866dfac5166eae29460dbd365ed89fb2f3e RUN apt -y update && apt install -y prosody && apt -y clean