diff --git a/Dockerfile b/Dockerfile index 1ac7d28..cbe7a05 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:fd2256fc3dade89eea702c587f7a335dabfaecd465349a38988f2de1cf797235 +FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:b5d7aad5af148f01d49c5a7470fe5288e39acc32131c20969233ab8db2ec81fa RUN apt -y update && apt install -y prosody && apt -y clean