peertube/Dockerfile
Renovate Bot cfb69d42a0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m44s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 3e9c236
2025-06-20 04:00:32 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:3e9c2368f6b77b669428643ddc817531540cb772a2050d945edffb9ca03825d0
RUN apt -y update && apt install -y prosody && apt -y clean