peertube/Dockerfile
Renovate Bot 6d8de74001
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 13s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 494affc
2025-03-08 04:00:36 +00:00

3 lines
174 B
Docker

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