diff --git a/Dockerfile b/Dockerfile index 2333dc6..01fc644 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:ea711e3a07231c2d9d4c34cd48e132ce8f8673f49b48482cf215ad9be2403434 +FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:96263b091fad46c5416eb5ee5364f2b9fada2f528175f8fa4f9be283f46e937c RUN apt -y update && apt install -y prosody && apt -y clean