peertube/Dockerfile
Renovate Bot be8fb277ed
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to bb94697
2024-05-07 07:00:24 +00:00

4 lines
174 B
Docker

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