peertube/Dockerfile
Renovate Bot ed9b24dd34
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 97a6bd0
2025-02-12 04:00:26 +00:00

3 lines
174 B
Docker

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