Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to ec3d8e4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m18s

This commit is contained in:
Renovate Bot 2025-06-14 04:00:32 +00:00
parent 45b7f1ba49
commit 9b51b56d0d

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:969d7ce77f8def8f7cf49d7b8c909c1638a9897955ea3555a716391e70b67a37
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:ec3d8e4fbb35ea4ec8abf74d772d42c97be50e15ebe25f54bc1bf59ceff21d3c
RUN apt -y update && apt install -y prosody && apt -y clean