peertube/Dockerfile
Renovate Bot 4b620056d7
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m37s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to ef5ecd2
2025-04-06 04:00:31 +00:00

3 lines
174 B
Docker

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