peertube/Dockerfile
Renovate Bot 75fb41bc0e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 1c10760
2024-12-06 04:00:23 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:1c10760b1d28ed2e4368085e41472d6b11d47ee4615fa37b76773d3a7afa129b
RUN apt -y update && apt install -y prosody && apt -y clean