peertube/Dockerfile
Renovate Bot c655a9bc02
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m48s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 3b67751
2025-04-07 04:00:31 +00:00

3 lines
174 B
Docker

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