peertube/Dockerfile
Renovate Bot ff2f9ff85c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m16s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to e4a850c
2025-04-16 04:00:35 +00:00

3 lines
174 B
Docker

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