peertube/Dockerfile
Renovate Bot 45b7f1ba49
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m17s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 969d7ce
2025-06-13 04:00:42 +00:00

3 lines
174 B
Docker

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