peertube/Dockerfile
Renovate Bot 3d77dd6fe7
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 31s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 032c4ab
2025-02-19 04:00:25 +00:00

3 lines
174 B
Docker

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