peertube/Dockerfile
Renovate Bot 936751bdcd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m47s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 7c825a9
2025-06-08 04:00:34 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:7c825a970ab06f1a220820fdc590a4ff1658d8195dadf451022ba7696e0a32bb
RUN apt -y update && apt install -y prosody && apt -y clean