peertube/Dockerfile
Renovate Bot d46a2cd77a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m8s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to ecfb4b0
2025-04-26 04:00:31 +00:00

3 lines
174 B
Docker

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