diff --git a/Dockerfile b/Dockerfile index 7f76bb6..c210d29 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:24448fa8099c9a9736af4df6ee77205e3b431cd73e73c70b81a92b031278bfef +FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:16d2f0eba30d7ec323f82b925163590ef52340e5c2292b7e006c61ac325948d5 RUN apt -y update && apt install -y prosody && apt -y clean