peertube/Dockerfile
Renovate Bot e7f9cd1957
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m30s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to 27d01cb
2025-07-27 04:00:34 +00:00

3 lines
174 B
Docker

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