peertube/Dockerfile
Renovate Bot 80c24d182d
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 8s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to dd5c5bd
2025-02-22 04:00:26 +00:00

3 lines
174 B
Docker

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