Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 36a7657
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 8s

This commit is contained in:
Renovate Bot 2025-02-08 04:00:28 +00:00
parent 20e952717e
commit 07e99751d5

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:63dcde0f36dc31f82dca03f7197d17515d1bce097d509069038b0606a4dfe628
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:36a7657dd219ca5774df3b9ecf1a1c228c3f44ffe6965784a9e881bd262b21f3
RUN apt -y update && apt install -y prosody && apt -y clean