peertube/Dockerfile
Renovate Bot bcd6615157
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 14s
Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to e4b565d
2025-03-04 04:00:37 +00:00

3 lines
174 B
Docker

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