peertube/Dockerfile
Renovate Bot a72d8eb505
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 45s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 9dd8a33
2025-03-02 04:00:25 +00:00

3 lines
174 B
Docker

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