peertube/Dockerfile
Renovate Bot 9b51b56d0d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m18s
Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to ec3d8e4
2025-06-14 04:00:32 +00:00

3 lines
174 B
Docker

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