Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 11c2189
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7s

This commit is contained in:
Renovate Bot 2025-03-05 04:00:25 +00:00
parent bcd6615157
commit 2b35bcb0fa

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:e4b565d18aa51985dc10b2350e08a9cb40fc7c388304ba25783b78ef8350cd98
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:11c2189a2091c064046c60c96ea6f14034656559e4710b2e83a53ef6e2bcab18
RUN apt -y update && apt install -y prosody && apt -y clean