diff --git a/Dockerfile b/Dockerfile index 0d626d6..59d2c1d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.3.1-bullseye@sha256:640a2705871b50328f1839818c7c23e0464307a7472db2f3de5f82214affb49f +FROM chocobozzz/peertube:v4.3.1-bullseye@sha256:8e424e54cd145905b03481b88ce6b32705fba0902e3887e7490048d426aff3fa RUN apt -y update && apt install -y prosody && apt -y clean