peertube/Dockerfile
Renovate Bot b3f7e5d4c3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 5af7288
2023-12-24 07:00:32 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:5af72886bbfdf156c2065a7198cc5eb1bd7215de7aed5a0f40e355d02aab3e0f
RUN apt -y update && apt install -y prosody && apt -y clean