peertube/Dockerfile
Renovate Bot 64201d9442
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m8s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to a9f35c9
2025-08-02 04:00:37 +00:00

3 lines
174 B
Docker

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