peertube/Dockerfile
Renovate Bot fd50d851ff
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m34s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 1240439
2025-04-02 04:00:30 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:1240439f74d79649ab6330d660e7cf91a483e901fe4932042b2035bb52f282e6
RUN apt -y update && apt install -y prosody && apt -y clean