peertube/Dockerfile
Renovate Bot 3617b1d5e0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m47s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b7158a7
2024-02-24 07:00:29 +00:00

4 lines
174 B
Docker

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