diff --git a/Dockerfile b/Dockerfile index 312f648..8c1c729 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:9c5cf975f167e5a6ede6f12121c328c651f2e014efb94e2fab9a618a6b3a41fd +FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:283b67ec5ff1ff36c1f33c6f48f6c0b7add911004377b13a62550da3e0687c4d RUN apt -y update && apt install -y prosody && apt -y clean