diff --git a/Dockerfile b/Dockerfile index b077ba7..10a8ffd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:7e8d145272f907488836fc0e64bcfdfe8f73e34491c469d3b934d8e4d9d2d4cc +FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:f0af541a298fce962de8a820382b1a257295f3c0b77385134ab1dd2aa6a1a912 RUN apt -y update && apt install -y prosody && apt -y clean