peertube/Dockerfile
Renovate Bot 6657af80ae
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m33s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 7e17086
2025-03-16 04:00:28 +00:00

3 lines
174 B
Docker

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