peertube/Dockerfile
Renovate Bot eedfe2be71
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m52s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 09e19c2
2025-04-09 04:00:30 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:09e19c26df994e79d23ded16422ab38d83193ff0927dce48a138be23743aac8b
RUN apt -y update && apt install -y prosody && apt -y clean