peertube/Dockerfile
Renovate Bot 4241a618d7
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 8s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 7699ae2
2025-03-01 04:00:30 +00:00

3 lines
174 B
Docker

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