peertube/Dockerfile
Renovate Bot a53d9339b2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m1s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 437360f
2025-06-09 04:00:32 +00:00

3 lines
174 B
Docker

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