From 9982c4edffcc6722e3b9f2bd1c098d49a22f94cd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Jan 2023 08:00:48 +0000 Subject: [PATCH] Update chocobozzz/peertube:v5.0.1-bullseye Docker digest to 92936fc --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b78dc50..7e46344 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:189edc55c5c2a53c09593de914b938d39867be9fc25fcd421da122e043495f8a +FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:92936fc8e74af3e3748f53e3527d36a1e5a504a437a35775ec03ce3a369b65d1 RUN apt -y update && apt install -y prosody && apt -y clean