peertube/Dockerfile
Renovate Bot 7788431a7a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to 2180079
2024-07-28 04:00:27 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:218007938a62ba1b7223856d32a664d81cacd736f5c51d1c18c75043ada3c9e0
RUN apt -y update && apt install -y prosody && apt -y clean