peertube/Dockerfile
Renovate Bot 2d7a3dab6b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m55s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 7cb8fa0
2025-07-11 04:00:32 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:7cb8fa0f1de001c18c8558793cc16246d2b886637cabf0c1d640170cdd50f470
RUN apt -y update && apt install -y prosody && apt -y clean