peertube/Dockerfile
Renovate Bot a156fd0355
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 14b199b
2024-11-14 04:00:21 +00:00

3 lines
174 B
Docker

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