diff --git a/Dockerfile b/Dockerfile index 57adb33..b1e1fd1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:bc2e18100f37174da4a61314eaa287cf7554ccad7d10cc126308bd3c11fba061 +FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:abdaae0a42ce58ed8e6166b2414528fe479d9eb9d26963095e18f23eb7ca7f48 RUN apt -y update && apt install -y prosody && apt -y clean