peertube/Dockerfile
Renovate Bot d68d991b9a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to ebeb4e2
2024-12-21 04:00:25 +00:00

3 lines
174 B
Docker

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