peertube/Dockerfile
Renovate Bot 4defceb6b4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 9c03180
2024-05-02 07:00:26 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:9c031807d38e0a75fb13d80a5db3bcf645cb6aa67273f6c10cde7ff4bc208e0c
RUN apt -y update && apt install -y prosody && apt -y clean