peertube/Dockerfile
Renovate Bot 2b92d9dea8
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m45s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to dd49404
2025-07-16 04:00:32 +00:00

3 lines
174 B
Docker

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