diff --git a/Dockerfile b/Dockerfile index a584757..f957d3d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.1.0-bullseye@sha256:c358195d60bcf146ee572b7287dbe6dad4325273cd4607ad8b29225912fbf8bf +FROM chocobozzz/peertube:v5.1.0-bullseye@sha256:bb060ac19e5be11591679a46a70813af57fd0a095f48e34e9ed48a1c135e5123 RUN apt -y update && apt install -y prosody && apt -y clean