peertube/Dockerfile
Renovate Bot 63fec4b478
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m54s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 82b6bb6
2025-06-05 04:00:28 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:82b6bb664117af2a1868769751b4c68fe471deb136cbc794b5912e2d22fc71c4
RUN apt -y update && apt install -y prosody && apt -y clean