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

This commit is contained in:
Renovate Bot 2025-07-14 04:00:34 +00:00
parent 110a057c4d
commit 63cbfb6ef1

View file

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