peertube/Dockerfile
Renovate Bot 8e5fd83144
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 542dfe2
2025-01-08 04:00:23 +00:00

3 lines
174 B
Docker

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