peertube/Dockerfile
Renovate Bot dfedbbc26d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m4s
Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 2c5cf6b
2025-06-19 04:00:34 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:2c5cf6b7219314e082cb231e952d372b6978b53062ee6660b010952c91d0ace6
RUN apt -y update && apt install -y prosody && apt -y clean