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

This commit is contained in:
Renovate Bot 2025-06-30 04:00:32 +00:00
parent a31f71fc1c
commit b0a12f6155

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:f9ef3028a5de816758f3e1bd393368289613029fc61f68d94529fc9efb348050
FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:d6f299b3377aa8fb68e9c8ecb0a8debc72eb8aa3121994f84b8b78aac6b46e4b
RUN apt -y update && apt install -y prosody && apt -y clean