diff --git a/Dockerfile b/Dockerfile index 9a5c7ed..cedeb64 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:31f4ab6cefac15d71c44bb3c050e29a7020b0ef64a88e85410e1273dd80413f7 +FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:5e46b20c09db024d36fde2a24bfd3d7f0bdec3c1abee7f2e7d310a743694f1f7 RUN apt -y update && apt install -y prosody && apt -y clean