peertube/Dockerfile
Renovate Bot 322b49c03d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m30s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 11dbd1b
2025-05-30 04:00:30 +00:00

3 lines
174 B
Docker

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