peertube/Dockerfile
Renovate Bot 31b53cb4e0
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m48s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 500f172
2025-03-22 04:00:29 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:500f17242b624a8a572de5043fc87d8b05e8a67326dca3fb52c311c47056b79a
RUN apt -y update && apt install -y prosody && apt -y clean