peertube/Dockerfile
Renovate Bot 71ba85ba04
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m9s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to c60881c
2025-06-11 04:00:31 +00:00

3 lines
174 B
Docker

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