peertube/Dockerfile
Renovate Bot e3a4e2a8ba
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 1b575cf
2024-01-14 07:00:30 +00:00

4 lines
174 B
Docker

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