peertube/Dockerfile
Renovate Bot 0fa537a8e9
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m42s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 0a51fd5
2025-03-24 04:00:28 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:0a51fd573dcb127698e6abd490015f22c6a3662784f1bf91bf72f9d8ca8fe7a2
RUN apt -y update && apt install -y prosody && apt -y clean