peertube/Dockerfile
Renovate Bot 63cbfb6ef1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m55s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 744f93b
2025-07-14 04:00:34 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:744f93bb6bf5e64435f6a1903ad697dff99a368d12d233a05c807bc94ea40ada
RUN apt -y update && apt install -y prosody && apt -y clean