diff --git a/Dockerfile b/Dockerfile index bd6e147..d3e08da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:2ae0cfdb62cd6bea920b73254d68660f709a61031d4a11c451b1dae0f50d42bd +FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:aef29bb0b3071d5693214f9ce19cba9c64a89068a79904c121d7ae507ba5049e RUN apt -y update && apt install -y prosody && apt -y clean