Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to dd49404
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m45s

This commit is contained in:
Renovate Bot 2025-07-16 04:00:32 +00:00
parent 53b297190e
commit 2b92d9dea8

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:d0d30bce5c79028f1e843516eda219a4532144a9dddf30e93fe465bab80ec3eb
FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:dd494048fd66b7648d22854802c7714be5e2b1fc1eeada2bf1b85bae425dd4e6
RUN apt -y update && apt install -y prosody && apt -y clean