peertube/Dockerfile
Renovate Bot adbbbeea7b
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 31s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 13c3eeb
2025-02-14 04:00:26 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:13c3eeb31f37eb596fea24b3d3c7dba02d5417b17bce5f60712a265e12bb16e5
RUN apt -y update && apt install -y prosody && apt -y clean