peertube/Dockerfile
Renovate Bot 0c0003f17a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m58s
Update chocobozzz/peertube:v7.2.3-bookworm Docker digest to cf566bc
2025-07-30 04:00:36 +00:00

3 lines
174 B
Docker

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