peertube/Dockerfile
Renovate Bot 367d53b3b4
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m43s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to e60f67a
2025-04-05 04:00:29 +00:00

3 lines
174 B
Docker

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