peertube/Dockerfile
Renovate Bot 51c014416b
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m54s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 6d68a63
2025-03-20 04:00:28 +00:00

3 lines
174 B
Docker

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