diff --git a/Dockerfile b/Dockerfile index 5193a0a..c43cf1c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:8556d648a097c08000fb299d19fb395e19ccf3c30182aca25fb36533785a506f +FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:e49a75035f1df083e011b87beeb52d49944fcca0a62d77401a9cb7f31eb5c027 RUN apt -y update && apt install -y prosody && apt -y clean