peertube/Dockerfile
Renovate Bot 8a92ab5af9
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m42s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 92ba585
2025-04-08 04:00:31 +00:00

3 lines
174 B
Docker

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