peertube/Dockerfile
Renovate Bot 872b8c6c52
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m39s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 583643f
2025-03-28 04:00:29 +00:00

3 lines
174 B
Docker

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