peertube/Dockerfile
Renovate Bot a3c02af3f0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m59s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 66ed710
2025-04-28 04:00:33 +00:00

3 lines
174 B
Docker

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