peertube/Dockerfile
Renovate Bot c3adff7690
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m54s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to b8703fd
2025-07-24 04:00:31 +00:00

3 lines
174 B
Docker

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