diff --git a/Dockerfile b/Dockerfile index 0584c90..5433955 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:142af00930cd796485e6026e1b9b5a0d3ab57931119655db15d42c34fea6bcdc +FROM chocobozzz/peertube:v4.2.2-bullseye@sha256:749564a5b03fd55a28e36f7087f11f112b84fc79308efb5d517c378c609926e3 RUN apt -y update && apt install -y prosody && apt -y clean