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

This commit is contained in:
Renovate Bot 2025-07-13 04:00:32 +00:00
parent 541f8e2552
commit 110a057c4d

View file

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