Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 7c825a9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m47s

This commit is contained in:
Renovate Bot 2025-06-08 04:00:34 +00:00
parent 88e2c8a417
commit 936751bdcd

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:92925084fa7cef4acfb5358c0ec3667d3b1448814c40a83f5a077d4782eeeb18
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:7c825a970ab06f1a220820fdc590a4ff1658d8195dadf451022ba7696e0a32bb
RUN apt -y update && apt install -y prosody && apt -y clean