diff --git a/Dockerfile b/Dockerfile index e246a66..0584c90 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:5f33afabdfca57e097acada31edc260f65ec955ae2b69af92f9cfb35d9631889 +FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:142af00930cd796485e6026e1b9b5a0d3ab57931119655db15d42c34fea6bcdc RUN apt -y update && apt install -y prosody && apt -y clean