Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 74fd977
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m38s

This commit is contained in:
Renovate Bot 2025-03-10 04:00:35 +00:00
parent aabd512dcc
commit 1fec609486

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:76d885f571e7fc25be162bf1a2d8233ea8b85bfd986d0409fdd5b28ef25c4332
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:74fd977a5efd005b87d71bc145c7e72dda8c3f9ea93d682c9d284ec0c309b8ed
RUN apt -y update && apt install -y prosody && apt -y clean