peertube/Dockerfile
Renovate Bot 534cc78e17
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m49s
Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to bcfc655
2025-03-26 04:00:30 +00:00

3 lines
174 B
Docker

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