peertube/Dockerfile
Renovate Bot d6e606fefe
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m33s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to d353d09
2025-04-30 04:00:34 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:d353d091379e82a965b40d7edfc79eed9a3f14f263a4cf454a13debba19a9e48
RUN apt -y update && apt install -y prosody && apt -y clean