peertube/Dockerfile
Renovate Bot 417b2b4b58
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m7s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to 8d5e012
2025-08-06 04:00:34 +00:00

3 lines
174 B
Docker

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