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

This commit is contained in:
Renovate Bot 2025-04-17 04:00:35 +00:00
parent ff2f9ff85c
commit 77a56c02ec

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:e4a850c24b0aa46dbf966e49af9ef896538f1d16e3180f12eb5991363092d9b6
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:d85d3d3918aef479fe69ddaa734f39da16a1f7da352c11f3534135c5452e1fd2
RUN apt -y update && apt install -y prosody && apt -y clean