peertube/Dockerfile
Renovate Bot c633c058a0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m5s
Update chocobozzz/peertube:v6.3.2-bookworm Docker digest to a7691c1
2024-10-16 04:00:21 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:a7691c1e57d2b13f8551b90b50a1aa0c97221f58d37cc23b6308d8a3f00cd2e2
RUN apt -y update && apt install -y prosody && apt -y clean