peertube/Dockerfile
Renovate Bot c25a0e9e7e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to 5648daf
2025-01-04 04:00:25 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:5648daf4091664aa9c6f4e806948d5ec097100f7ce20d7ec4a9a79b080d3afc8
RUN apt -y update && apt install -y prosody && apt -y clean