peertube/Dockerfile
Renovate Bot 6c0b3e6e68
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m37s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 241007e
2025-03-29 04:00:31 +00:00

3 lines
174 B
Docker

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