peertube/Dockerfile
Renovate Bot 1fec609486
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m38s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 74fd977
2025-03-10 04:00:35 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:74fd977a5efd005b87d71bc145c7e72dda8c3f9ea93d682c9d284ec0c309b8ed
RUN apt -y update && apt install -y prosody && apt -y clean