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

This commit is contained in:
Renovate Bot 2025-06-16 04:00:30 +00:00
parent b853b5e047
commit 8ca907a407

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:3feb8cd63f183d96038768e20ee2ddd3768f6b804774970aeb925698a4f449ae
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:4a0fae20b98d8d697a4ff2b6f2e15dd2d832f1bb107ed111c1e30c961173d029
RUN apt -y update && apt install -y prosody && apt -y clean