peertube/Dockerfile
Renovate Bot 90dcbd63aa
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m26s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to b5a19e6
2025-05-18 04:00:31 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:b5a19e698fe78bc563b046c9def80691f32f54c2aa2e579f888a53ca0cb1465b
RUN apt -y update && apt install -y prosody && apt -y clean