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

3 lines
174 B
Docker

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