peertube/Dockerfile
Renovate Bot bc757ccf06
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m37s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to 9f9e44d
2025-07-29 04:00:35 +00:00

3 lines
174 B
Docker

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