peertube/Dockerfile
Renovate Bot 6efa125e1d
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 77aeecd
2025-02-21 04:00:26 +00:00

3 lines
174 B
Docker

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