diff --git a/Dockerfile b/Dockerfile index 5965725..90d40dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:838af8795ff4a84228b015d338c119b2910434f6c2d40c60495d247527db504f +FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:efc486ac766d068ddcd9fab17e5ee456a46425c7578330d09595571c79132ab1 RUN apt -y update && apt install -y prosody && apt -y clean