peertube/Dockerfile
Renovate Bot d8bb4bf0ff
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m17s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to 92152ed
2025-07-28 04:00:33 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.3-bookworm@sha256:92152ed76603929d33098783a522951b0f01645080a1584fc102fbba3a30028b
RUN apt -y update && apt install -y prosody && apt -y clean