peertube/Dockerfile
Renovate Bot cc57a82cf0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to e38f194
2025-02-03 04:00:25 +00:00

3 lines
174 B
Docker

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