diff --git a/Dockerfile b/Dockerfile index 548ba37..e0de2ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:e8ff0430562f00a851565638ae2e15e3fa8a5bba30bac2e191474027e561fe1d +FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:89feb56a39e358b44be0b699c439607d53575a7a1d2df39660fcb6032b76a545 RUN apt -y update && apt install -y prosody && apt -y clean