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

This commit is contained in:
Renovate Bot 2025-06-10 04:00:30 +00:00
parent a53d9339b2
commit 062103d34a

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:437360f30fe98a9b65804ff10ddffff7beef30d7ae02e197ff18fbe7b6dc1d24
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:29c6e53cbdbe837071c0f108b0925507c656b9bbdeab4ce828826d24e3938b96
RUN apt -y update && apt install -y prosody && apt -y clean