peertube/Dockerfile
Renovate Bot 3e3db82f69
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 2f86e9e
2025-02-04 04:00:27 +00:00

3 lines
174 B
Docker

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