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

This commit is contained in:
Renovate Bot 2025-07-30 04:00:36 +00:00
parent bc757ccf06
commit 0c0003f17a

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:9f9e44d5dfd79aa99877cd7363d540d7d9ee73211ca428585dc661e2df6d222e
FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:cf566bcb9f1318cd7cd58aae0c054b1a04f51914b5368f9b892f46a2383b2be3
RUN apt -y update && apt install -y prosody && apt -y clean