peertube/Dockerfile
Renovate Bot 1554215c66
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m45s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to da46b31
2025-08-05 04:00:32 +00:00

3 lines
174 B
Docker

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